mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
Fix popconfirm missing button styles
This commit is contained in:
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
Block a user