mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
89dd827b7f
* use state instead * rollback demo markdown * clean test * sider context should be clean * update test case * fix test * update debug desc * add siderCollapsed into omit * rm useless code
7 lines
135 B
TypeScript
7 lines
135 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
// deps-lint-skip: layout
|
|
import '../../tooltip/style';
|