Browse Source
* docs: fix ssr issue * docs: fix * chore: code clean * chore: update depspull/39930/head
MadCcc
2 years ago
committed by
yoyo837
7 changed files with 16 additions and 14 deletions
@ -0,0 +1,2 @@ |
|||
// eslint-disable-next-line no-restricted-exports
|
|||
export { default } from './theme/common/Loading'; |
@ -1,3 +0,0 @@ |
|||
// put it into `.dumi` folder when dumi ready
|
|||
// eslint-disable-next-line no-restricted-exports
|
|||
export { default } from './.dumi/theme/common/Loading'; |
Loading…
Reference in new issue