filament plugin menu-builder hide from sidebar

i want to hide this filament plugin menu-builder from sidebar.

this method doesnt work
shouldRegisterNavigation(false)
Solution
According to the docs, you can overwrite the Resource:
https://filamentphp.com/plugins/datlechin-menu-builder#customizing-the-resource

Did you do that?
Filament
Create and manage menus in your Filament application.
Was this page helpful?