Closed user menu on select profile
This commit is contained in:
@@ -44,6 +44,8 @@ async function handleLogout() {
|
|||||||
|
|
||||||
function gotoProfilePage() {
|
function gotoProfilePage() {
|
||||||
router.push({ path: '/profile' })
|
router.push({ path: '/profile' })
|
||||||
|
|
||||||
|
closeMenu()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user