We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0daa1e commit b021d53Copy full SHA for b021d53
1 file changed
app/users/home/page.tsx
@@ -6,7 +6,6 @@ import { useRouter } from "next/navigation";
6
import { Navigation } from "@/components/navigation";
7
import { Footer } from "@/components/footer";
8
import { Card, CardContent, CardHeader, CardTitle, CardDescription } from "@/components/ui/card";
9
-import { Badge } from "@/components/ui/badge";
10
import { Button } from "@/components/ui/button";
11
import { UserCheck, ArrowRight, LogOut } from "lucide-react";
12
0 commit comments