Upgrade version
This commit is contained in:
@@ -195,8 +195,8 @@ npm install svelte-carousel
|
||||
Import component and styles in App component
|
||||
```jsx
|
||||
<script>
|
||||
import 'svelte-carousel/dist/index.css'
|
||||
import Carousel from 'svelte-carousel'
|
||||
import 'svelte-carousel/dist/index.css'
|
||||
// ...
|
||||
</script>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user