Refactor: Update import paths for app_components after moving them to src/lib/app_components/.
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user