Sveltekit 2 migration + sveltestrap
This commit is contained in:
parent
bc8796a2e0
commit
54d32e113c
41 changed files with 523 additions and 288 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Container,
|
||||
Row,
|
||||
Icon,
|
||||
} from 'sveltestrap';
|
||||
} from '@sveltestrap/sveltestrap';
|
||||
|
||||
import CardStatAlarms from '$lib/components/CardStatAlarms.svelte';
|
||||
import CardStatTimeAwaking from '$lib/components/CardStatTimeAwaking.svelte';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue