refactor: add animations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user