ant-design/components/list/style/index.tsx

9 lines
195 B
TypeScript
Raw Normal View History

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../spin/style';
import '../../icon/style';
import '../../pagination/style';
import '../../button/style';