Merge pull request #131 from webspilka/patch-1

Update README.md
This commit is contained in:
Vadim
2023-02-18 19:34:15 +03:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ const config = {
<script>
import Carousel from 'svelte-carousel';
import { browser } from '$app/env';
import { browser } from '$app/environment';
let carousel; // for calling methods of the carousel instance