Forgot to bind innerWidth for loading Globe assets 😬
This commit is contained in:
@@ -103,7 +103,7 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:window
|
<svelte:window bind:innerWidth
|
||||||
on:resize={resize}
|
on:resize={resize}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user