mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +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';
|