Navigation
Open navigation.js file from /matx-react/src/app/navigation.js
Multi Level Navigation
Add a structure like the following code inside export const navigations = [here]
.
Here, the parameter icon
contains
Material Icon
name and children
array contains the child levels
Single Level Navigation