adding loggedIn to auth
This commit is contained in:
@@ -5,7 +5,7 @@ import Footer from "@/components/Footer.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Navbar style="height: 5vh" />
|
||||
<Navbar style="height: 5vh" class="no-print" />
|
||||
|
||||
<RouterView />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user