Fix popconfirm missing button styles
parent
5b20a5fc3e
commit
cdf786676c
@ -1,2 +1,5 @@
|
||||
import '../../style/index.less';
|
||||
|
||||
// style dependencies
|
||||
import '../../popover/style';
|
||||
import '../../button/style';
|
||||
|
Loading…
Reference in New Issue