Sveltekit 2 migration + sveltestrap

This commit is contained in:
nemunaire 2024-01-05 11:02:38 +01:00
commit 54d32e113c
41 changed files with 523 additions and 288 deletions

View file

@ -5,7 +5,7 @@
Button,
Icon,
Spinner,
} from 'sveltestrap';
} from '@sveltestrap/sveltestrap';
import { actions } from '$lib/stores/actions';