fix: repair frontend production build regressions
This commit is contained in:
@@ -31,6 +31,7 @@ export type NavItem = {
|
||||
icon: React.ReactNode;
|
||||
hidden?: boolean;
|
||||
section?: string;
|
||||
badgeCount?: number;
|
||||
};
|
||||
|
||||
function initialsFrom(s?: string) {
|
||||
|
||||
Reference in New Issue
Block a user