Refactor database schema, remove unused SQL files, and update components

This commit is contained in:
Sean Morley
2024-04-26 23:09:39 +00:00
parent 08579289a6
commit 9837cc4e64
7 changed files with 23 additions and 300 deletions

View File

@@ -78,10 +78,6 @@
<button class="btn btn-primary my-2 md:my-0 md:mr-4" on:click={goToLog}
>My Log</button
>
<button
class="btn btn-primary my-2 md:my-0 md:mr-4"
on:click={() => goto("/planner")}>Planner</button
>
{/if}
<button
class="btn btn-primary my-2 md:my-0 md:mr-4"