mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 10:36:22 +08:00
feat: forced file naming format (#2270)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { Loading } from './PageLoading';
|
||||
export * from './PageLoading';
|
||||
import { Loading } from './page-loading';
|
||||
export * from './page-loading';
|
||||
export default Loading;
|
||||
|
||||
Reference in New Issue
Block a user