레이아웃 변경 대시보드
This commit is contained in:
@@ -6,4 +6,6 @@ export interface MenuItem {
|
||||
icon: LucideIcon;
|
||||
variant: "default" | "ghost";
|
||||
matchExact?: boolean;
|
||||
badge?: string;
|
||||
showInBottomNav?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user