@ -0,0 +1,11 @@
<template>
<div class="relative flex flex-col min-h-svh">
<header class="w-full sticky top-0 z-50">
<Navbar />
</header>
<main class="flex flex-1 flex-col">
<NuxtPage />
</main>
<Toaster />
</div>
</template>
The note is not visible to the blocked user.