fixed minor issues

This commit is contained in:
AmirReza Jamali
2025-09-23 13:30:07 +03:30
parent 3276bc80e4
commit 0fda25f339
4 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export type NavData = z.infer<typeof navDataSchema>;
export const NAV_DATA: NavData = [
{
label: "MAIN MENU",
label: "",
items: [
{
title: "Dashboard",