Work on Jitsi for IDAA

This commit is contained in:
Scott Idem
2025-09-23 11:23:05 -04:00
parent 43d64696d5
commit 7490545ba7
5 changed files with 29 additions and 15 deletions

View File

@@ -7,11 +7,11 @@ import { browser } from '$app/environment';
// *** Import other supporting libraries
// import * as icons from '@lucide/svelte';
import {
Brain,
House, Library,
RefreshCw,
Satellite
} from '@lucide/svelte';
Brain,
House, Library,
RefreshCw,
Satellite
} from '@lucide/svelte';
// import { AppBar } from '@skeletonlabs/skeleton-svelte';
// import type {
// ModalComponent