This commit is contained in:
Ramon Wenger 2023-04-06 16:37:42 +02:00
parent 812d70b1c8
commit bec5924bb6
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ onMounted(() => {
:show="state.showMobileProfileMenu"
@closemodal="state.showMobileProfileMenu = false"
>
<AccountMent />
<AccountMenu />
</ItFullScreenModal>
</Teleport>
<Transition name="nav">