refactor: add animations

This commit is contained in:
2026-03-18 12:56:39 +05:30
parent c650da161e
commit f35389ab69
14 changed files with 480 additions and 206 deletions

View File

@@ -3,7 +3,7 @@ import * as React from "react";
import {
LayoutDashboard,
Plus,
FolderPlus,
Layers,
Package,
MapPin,
} from "lucide-react";
@@ -45,7 +45,7 @@ const data = {
{
title: "Project",
url: ROUTES.PROJECT,
icon: FolderPlus,
icon: Layers,
},
{
title: "Package",