fixed minor issues
This commit is contained in:
@@ -21,7 +21,7 @@ export type NavData = z.infer<typeof navDataSchema>;
|
||||
|
||||
export const NAV_DATA: NavData = [
|
||||
{
|
||||
label: "MAIN MENU",
|
||||
label: "",
|
||||
items: [
|
||||
{
|
||||
title: "Dashboard",
|
||||
|
||||
Reference in New Issue
Block a user