ant-design/components/date-picker/style/index.tsx

8 lines
167 B
TypeScript

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../input/style';
import '../../time-picker/style';
import '../../tag/style';