This commit is contained in:
IGNY8 VPS (Salman)
2026-01-13 01:23:54 +00:00
parent 78c9cd38e0
commit 47a5a8b1da
10 changed files with 343 additions and 488 deletions

View File

@@ -217,10 +217,7 @@ const AppSidebar: React.FC = () => {
{
icon: <PieChartIcon />,
name: "Usage",
subItems: [
{ name: "Dashboard", path: "/account/usage" },
{ name: "Usage Logs", path: "/account/usage/logs" },
],
path: "/account/usage",
},
{
icon: <PlugInIcon />,