Refactor: Update import paths for app_components after moving them to src/lib/app_components/.

This commit is contained in:
Scott Idem
2025-11-13 16:19:09 -05:00
parent de7e02b9ef
commit 6e00502d3d
18 changed files with 23 additions and 23 deletions

View File

@@ -27,7 +27,7 @@ import { idaa_loc, idaa_sess, idaa_slct, idaa_trig } from '$lib/ae_idaa_stores';
// import { archives_func } from '$lib/ae_archives/ae_archives_functions';
import Comp__archive_obj_li from './ae_idaa_comp__archive_obj_li.svelte';
import Help_tech from '$lib/e_app_help_tech.svelte';
import Help_tech from '$lib/app_components/e_app_help_tech.svelte';
let lq__archive_obj_li = $derived(liveQuery(async () => {