ant-design-vue/components/popconfirm/style/index.js

7 lines
151 B
JavaScript

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