ant-design/.dumi/loading.js
MadCcc 4efc8cc849
docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-27 17:09:01 +08:00

3 lines
100 B
JavaScript

// eslint-disable-next-line no-restricted-exports
export { default } from './theme/common/Loading';