fix undefined

This commit is contained in:
hobbes7878 2024-11-19 16:57:27 +00:00
parent 06b4d48bd4
commit 4c3b9df0d2

View file

@ -48,6 +48,7 @@
import Block from '../Block/Block.svelte';
import { onMount } from 'svelte';
import { getTime } from '../SiteHeader/NavBar/NavDropdown/StoryCard/time';
let clientWidth: number;