@moontra/moonui-pro 2.26.4 → 2.26.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -3393,6 +3393,7 @@ interface NavbarConfig {
3393
3393
  glassmorphism?: boolean;
3394
3394
  animatedBackground?: boolean;
3395
3395
  keyboardShortcuts?: boolean;
3396
+ hideNavItems?: boolean;
3396
3397
  mobileBreakpoint?: number;
3397
3398
  customStyles?: {
3398
3399
  background?: string;