Fix typo
This commit is contained in:
parent
812d70b1c8
commit
bec5924bb6
|
|
@ -64,7 +64,7 @@ onMounted(() => {
|
|||
:show="state.showMobileProfileMenu"
|
||||
@closemodal="state.showMobileProfileMenu = false"
|
||||
>
|
||||
<AccountMent />
|
||||
<AccountMenu />
|
||||
</ItFullScreenModal>
|
||||
</Teleport>
|
||||
<Transition name="nav">
|
||||
|
|
|
|||
Loading…
Reference in New Issue