This commit is contained in:
jxxghp
2023-06-24 17:38:38 +08:00
parent 47a2a78fb6
commit 8f5d1d0b3b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ const logout = () => {
<VDivider class="my-2" />
<!-- 👉 Profile -->
<VListItem link>
<VListItem link to="account-settings">
<template #prepend>
<VIcon class="me-2" icon="mdi-account-outline" size="22" />
</template>