Working on new standalone event file manage element

This commit is contained in:
Scott Idem
2024-06-27 15:51:49 -04:00
parent 8c8748b571
commit 37ac30c56c
3 changed files with 201 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ import { liveQuery } from "dexie";
const dispatch = createEventDispatcher();
import type { key_val } from '$lib/ae_stores';
import { ae_util, shorten_string } from '$lib/ae_utils';
import { ae_util } from '$lib/ae_utils';
import { api } from '$lib/api';
import Element_ae_crud from '$lib/element_ae_crud.svelte';
// import Element_data_store from '$lib/element_data_store.svelte';