Sveltekit 2 migration + sveltestrap
This commit is contained in:
parent
bc8796a2e0
commit
54d32e113c
41 changed files with 523 additions and 288 deletions
|
|
@ -11,7 +11,7 @@
|
|||
InputGroupText,
|
||||
Label,
|
||||
Spinner,
|
||||
} from 'sveltestrap';
|
||||
} from '@sveltestrap/sveltestrap';
|
||||
|
||||
import { actions } from '$lib/stores/actions';
|
||||
import { getSettings } from '$lib/settings';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue