added data table

This commit is contained in:
2025-07-15 14:37:09 -04:00
parent 3a2b20e468
commit 049def6886
8 changed files with 299 additions and 35 deletions

View File

@@ -2,14 +2,10 @@
import * as React from "react"
import {
IconCamera,
IconChartBar,
IconBuildingArch,
IconDashboard,
IconDatabase,
IconFileAi,
IconFileDescription,
IconFileWord,
IconFolder,
IconHelp,
IconInnerShadowTop,
IconListDetails,
@@ -50,6 +46,11 @@ const data = {
url: "/guest-book",
icon: IconUsers,
},
{
title: "Locations",
url: "/locations",
icon: IconBuildingArch,
},
],
// navClouds: [
// {