Little tutorial to add a link to the menu and pages to a Beaver Habit source
In beaverhabits/frontend/layout.py add the following into menu_component() anywhere you want (example):
def menu_component() -> None:
with ui.menu().props('role="menu"'):