ant-design/components/popconfirm/style/index.tsx
2017-02-22 18:10:02 +08:00

6 lines
115 B
TypeScript

import '../../style/index.less';
// style dependencies
import '../../popover/style';
import '../../button/style';