Skip to content

Commit 01220f0

Browse files
authored
fix: typo in unlazy/svelte exported component (#44)
1 parent 63c6f77 commit 01220f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/src/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { default as UnLazyimage } from './UnLazyImage.svelte'
1+
export { default as UnLazyImage } from './UnLazyImage.svelte'

0 commit comments

Comments
 (0)