mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
9101f3666a
fix lint and test failures update avatar demo card title update ts type check for undefined
7 lines
133 B
TypeScript
7 lines
133 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
// deps-lint-skip: grid
|
|
import '../../popover/style';
|