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

9 lines
175 B
Vue

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