Disable SSR and add load function

This commit is contained in:
Andrea Fazzi 2023-07-05 18:29:16 +02:00
parent e16666bf91
commit 381a4973c9
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
import { AppShell, AppBar, AppRail, AppRailTile, AppRailAnchor } from '@skeletonlabs/skeleton';
let currentTile;
</script>
<!-- App Shell -->