General clean up and improvements.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user