feat(nav): comment out NavUpgrade component in NavContent for future reference
This commit is contained in:
@@ -203,7 +203,7 @@ export function NavContent({ data, slots, workspaces, sx }: NavContentProps) {
|
||||
|
||||
{slots?.bottomArea}
|
||||
|
||||
<NavUpgrade />
|
||||
{/* <NavUpgrade /> */}
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user