first commit

This commit is contained in:
akbarguci.pkl 2026-05-19 08:36:45 +07:00
parent 36ef7844fe
commit 4518db6940
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ import {
FileText,
Settings,
Menu,
LogOut,
} from "lucide-react";
type SidebarProps = {
@ -37,7 +36,7 @@ const menuItems = [
},
{
name: "Transaksi BAST",
name: "BAST",
path: "/dashboard/transaksi-bast",
icon: <FileText size={20} />,
},