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