manual improvement 1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import SidebarShellSkeleton from '../_chrome/SidebarShellSkeleton';
|
||||
import ShellContentSkeleton from '../_chrome/ShellContentSkeleton';
|
||||
|
||||
export default function Loading() {
|
||||
return <SidebarShellSkeleton />;
|
||||
return <ShellContentSkeleton />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user