@@ -219,6 +219,7 @@
|
||||
: 'moon'}"
|
||||
onclick={() => toggleTheme()}
|
||||
></button>
|
||||
<nav data-sveltekit-reload>
|
||||
<div class="flex">
|
||||
<a
|
||||
class="btn-primary btn-large !rounded-r-none focus:ring-0"
|
||||
@@ -239,6 +240,7 @@
|
||||
{/snippet}
|
||||
</Dropdown>
|
||||
</div>
|
||||
</nav>
|
||||
{#if page.data.notifications}
|
||||
<NotificationDropdown></NotificationDropdown>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user