gant-core 0.1.7 → 0.1.8

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/lib/cli/index.js CHANGED
@@ -5953,7 +5953,7 @@ const defaultConfig = {
5953
5953
  },
5954
5954
  homePath: '/dashboard',
5955
5955
  headerMenu: true,
5956
- navType: 'breadcrumb',
5956
+ navType: 'tabs',
5957
5957
  },
5958
5958
  WATER_MARK_CONFIG: {
5959
5959
  fontSize: 18,