mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
4af818ca8e
* refactor(Pagination): rewrite with hook * Update Pagination.tsx * Update index.tsx
7 lines
132 B
TypeScript
7 lines
132 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
|
|
// style dependencies
|
|
// deps-lint-skip: grid
|
|
import '../../select/style';
|