fix undefined
This commit is contained in:
parent
06b4d48bd4
commit
4c3b9df0d2
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue