Skip to content

Commit 7ec44d1

Browse files
committed
Import with .js extension
1 parent 2d1ccf1 commit 7ec44d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export { default as SvelteToast } from './SvelteToast.svelte'
2-
export { toast } from './stores'
2+
export { toast } from './stores.js'

0 commit comments

Comments
 (0)