Disable SSR and add load function
This commit is contained in:
parent
e16666bf91
commit
381a4973c9
2 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
||||||
import { AppShell, AppBar, AppRail, AppRailTile, AppRailAnchor } from '@skeletonlabs/skeleton';
|
import { AppShell, AppBar, AppRail, AppRailTile, AppRailAnchor } from '@skeletonlabs/skeleton';
|
||||||
|
|
||||||
let currentTile;
|
let currentTile;
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- App Shell -->
|
<!-- App Shell -->
|
||||||
|
|
Loading…
Reference in a new issue