I saw that you have a full react implementation but still without a detail documentation.
May I know how to add/remove menu?
Also, how to remove top bar menu?
I found that but when I remove the top menu, it doesn't compile.
How to remove the top bar menu?
Hi,
Could you please let us know your Metronic demo, version and errors shown in your console using https://imgur.com/
Regards,
Sean
Hi,
We will release the online documentation soon. In the meantime you can refer to the provided README file and also ask your questions here.
The menu items can be managed in typescript/vite/src/config/menu.config.tsx
config file easily. Just add or remove menu item in any level.
Regards,
Sean