mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-19 11:58:41 +08:00
![二货机器人](/assets/img/avatar_default.png)
* feat: Support tooltip * update test case * update snapshot * update doc * fix lint * support icon * tmp use @text-color-secondary
7 lines
136 B
TypeScript
7 lines
136 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
import '../../grid/style';
|
|
import '../../tooltip/style';
|