first commit
This commit is contained in:
parent
36ef7844fe
commit
4518db6940
|
|
@ -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} />,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue