task-b complate
This commit is contained in:
5
src/app/dashboard/overview/@pie_stats/loading.tsx
Normal file
5
src/app/dashboard/overview/@pie_stats/loading.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { PieGraphSkeleton } from '@/features/overview/components/pie-graph-skeleton';
|
||||
|
||||
export default function Loading() {
|
||||
return <PieGraphSkeleton />;
|
||||
}
|
||||
Reference in New Issue
Block a user