ant-design/components/popconfirm/style/index.tsx
2019-03-11 11:48:17 +08:00

7 lines
151 B
TypeScript

import '../../style/index.less';
// style dependencies
// deps-lint-skip: tooltip, popover
import '../../popover/style';
import '../../button/style';