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