added settings route to sidebar sheet

pull/3/head
TZGyn 2 years ago
parent 27e732940a
commit afe9f3dc44
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -91,6 +91,11 @@
variant="ghost"
href="/projects"
class="justify-start text-base ">Projects</Button>
<Button
on:click={closeSheet}
variant="ghost"
href="/settings"
class="justify-start text-base ">Settings</Button>
</div>
<div class="flex flex-col justify-between">
<div></div>

Loading…
Cancel
Save