Fix popconfirm missing button styles

This commit is contained in:
afc163 2017-02-22 18:10:02 +08:00
parent 5b20a5fc3e
commit cdf786676c

View File

@ -1,2 +1,5 @@
import '../../style/index.less';
// style dependencies
import '../../popover/style';
import '../../button/style';