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

7 lines
133 B
TypeScript
Raw Normal View History

2017-05-28 14:20:59 +08:00
import '../../style/index.less';
import './index.less';
2020-07-13 12:45:37 +08:00
// style dependencies
// deps-lint-skip: grid
2020-07-13 12:45:37 +08:00
import '../../popover/style';