Rename navbar components

This commit is contained in:
Joscha 2025-01-28 22:23:37 +01:00
parent e18e898102
commit d9722e13f7
5 changed files with 12 additions and 11 deletions

View file

@ -1,7 +0,0 @@
<template>
<div class="m-1">
<div class="cursor-pointer select-none rounded px-2 hover:bg-neutral-700">
<slot></slot>
</div>
</div>
</template>