mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
e737e50207
* new pageheader style * support avatar * update demo * snapshots updated * fix lint * change style * add new style * fix style * update demo * update demo * fix test * snapshots updated * update doc * remove extraContent * Bread crumbs and back icon can only have one * back icon will automatically disappear when configuring breadcrumbs * update snapshot * Improve the priority of backicon * change doc * change doc * change doc * update snapshot
6 lines
108 B
TypeScript
6 lines
108 B
TypeScript
import './index.less';
|
|
|
|
// style dependencies
|
|
import '../../breadcrumb/style';
|
|
import '../../avatar/style';
|