Navigation
Default Navigation Configuration
The theme navigation is located in the file src/configs/navigationConfig.ts
.
This configuration is the initial state of the NavigationContext.
Navigation items can be modified, removed, and added using various useNavigation() actions from anywhere within the app.
For more information on FuseNavigation components, useNavigation() actions, and item types, check out the section FuseNavigation Docs