<nav {{ $props.merge({class: ['flex flex-col', 'overflow-visible min-h-auto'] }).toAttrs() }} data-ui-navlist>
 {{{ await $slots.main() }}}
</nav>
