Add login functionality to Navbar component
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// only show footer if scrolled to the bottom
|
||||
</script>
|
||||
|
||||
<!-- passes the user object to the navbar component -->
|
||||
<Navbar user={data.user} />
|
||||
<section>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user