diff --git a/src/components/app-shell.tsx b/src/components/app-shell.tsx index 6f5e4e9..a689073 100644 --- a/src/components/app-shell.tsx +++ b/src/components/app-shell.tsx @@ -12,6 +12,7 @@ import { LogOut, Scale, LayoutDashboard, + Settings, } from "lucide-react"; import { cn } from "@/lib/utils"; import type { ReactNode } from "react";