mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-01 06:49:32 +08:00
4 lines
152 B
JavaScript
4 lines
152 B
JavaScript
|
// put it into `.dumi` folder when dumi ready
|
||
|
// eslint-disable-next-line no-restricted-exports
|
||
|
export { default } from './.dumi/theme/common/Loading';
|