Project structure changes ad new files added in dashboard folders
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
import Badge from "@/utils/badge";
|
||||
import Stat from "@/utils/statCard";
|
||||
import Badge from "@/components/auth/badge";
|
||||
import Stat from "@/components/auth/statCard";
|
||||
|
||||
import { ShieldCheck, KeyRound, FileText } from "lucide-react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user