diff --git a/admin-spa/src/App.tsx b/admin-spa/src/App.tsx index ea3959a..abfe188 100644 --- a/admin-spa/src/App.tsx +++ b/admin-spa/src/App.tsx @@ -108,7 +108,7 @@ function Sidebar() { const link = "flex items-center gap-2 rounded-md px-3 py-2 hover:bg-accent hover:text-accent-foreground shadow-none hover:shadow-none focus:shadow-none focus:outline-none focus:ring-0"; const active = "bg-secondary"; return ( -