Skip to content

Commit adffc51

Browse files
authored
Merge pull request #131 from webspilka/patch-1
Update README.md
2 parents 601d449 + f76c55b commit adffc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const config = {
6868

6969
<script>
7070
import Carousel from 'svelte-carousel';
71-
import { browser } from '$app/env';
71+
import { browser } from '$app/environment';
7272

7373
let carousel; // for calling methods of the carousel instance
7474

0 commit comments

Comments
 (0)