diff --git a/components/AppSidebar.tsx b/components/AppSidebar.tsx index 3db3563..25e531d 100644 --- a/components/AppSidebar.tsx +++ b/components/AppSidebar.tsx @@ -13,6 +13,7 @@ import { DollarSign, Droplet, Fuel, + Gauge, type LucideIcon, Zap, } from "lucide-react"; @@ -77,7 +78,10 @@ export const AppSidebar = () => { - Monthly Registrations + + + Monthly Registrations + {data.cars.map(({ items, ...item }) => (