Fix missing style of Input.Search, close #8700

This commit is contained in:
afc163 2018-01-01 15:23:40 +08:00
parent db7fd9a878
commit 5d3b461867

View File

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