src/layout/components/Navbar.vue @@ -121,7 +121,7 @@ }) const toggleSideBar = () => { appStore.toggleSideBar() appStore.toggleSideBar(false) } const logout = async () => {