Removing old unused references to skeletonlabs.

This commit is contained in:
Scott Idem
2025-12-08 18:14:57 -05:00
parent dc4364dd27
commit 1611ac0183
4 changed files with 1 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
import { events_func } from '$lib/ae_events_functions';
import { ae_api } from '$lib/stores/ae_stores';
import { events_slct } from '$lib/stores/ae_events_stores';
import { Modal } from '@skeletonlabs/skeleton';
import { Modal } from 'flowbite-svelte';
import Comp_badge_template_form from './ae_comp__badge_template_form.svelte';
interface Props {