typo fix
This commit is contained in:
parent
754061bccb
commit
aa4a8e9a70
1 changed files with 1 additions and 1 deletions
|
|
@ -54,5 +54,5 @@ export { default as Visible } from './components/Visible/Visible.svelte';
|
|||
export type {
|
||||
ContainerWidth,
|
||||
HeadlineSize,
|
||||
ScrollyVideoInstance,
|
||||
ScrollerVideoInstance,
|
||||
} from './components/@types/global';
|
||||
|
|
|
|||
Loading…
Reference in a new issue