mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-16 15:11:00 +08:00

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';
|