navigation enhancement
This commit is contained in:
parent
2853835d31
commit
b3125a26da
3 changed files with 11 additions and 7 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
<div class="px-1 py-1 w-full flex flex-col gap-2">
|
||||
<MenuItem v-slot="{ close }">
|
||||
<RouterLink to="/account">
|
||||
<RouterLink to="/account/me">
|
||||
<button button primary @click="close">Mein Account</button>
|
||||
</RouterLink>
|
||||
</MenuItem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue