Update to documentation

This commit is contained in:
Scott Idem
2025-03-24 15:02:23 -04:00
parent 00f3d6087f
commit d8d6728659
4 changed files with 189 additions and 172 deletions

View File

@@ -6,6 +6,7 @@ let log_lvl: number = 0;
import { browser } from '$app/environment';
import { goto } from '$app/navigation';
// import * as icons from '@lucide/svelte';
import { BookHeart, FilePlus } from '@lucide/svelte';
// *** Import other supporting libraries