Revert "Unify workspace dropdowns; Update layouts (#458)"
This reverts commit 4bc8448a1d.
This commit is contained in:
5
apps/web/app/home/loading.tsx
Normal file
5
apps/web/app/home/loading.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { GlobalLoader } from '@kit/ui/global-loader';
|
||||
|
||||
export default function Loading() {
|
||||
return <GlobalLoader fullPage />;
|
||||
}
|
||||
Reference in New Issue
Block a user