General clean up and improvements.

This commit is contained in:
Scott Idem
2025-04-02 13:42:14 -04:00
parent b9f4189a95
commit 7fa0d5cc5b
6 changed files with 41 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ import {
Check,
FilePlus, Library,
Minus, Notebook, Pencil, Plus,
SquareLibrary,
X
} from '@lucide/svelte';
@@ -130,7 +131,8 @@ async function handle_update_journal() {
title="View all journals"
>
<!-- <BookHeart /> -->
<Library />
<!-- <Library /> -->
<SquareLibrary class="text-gray-500"/>
<span class="hidden md:inline">
All Journals
</span>