Update docs
This commit is contained in:
@@ -23,7 +23,7 @@ yarn add svelte-carousel
|
|||||||
npm install svelte-carousel
|
npm install svelte-carousel
|
||||||
```
|
```
|
||||||
|
|
||||||
Import component and styles in App component
|
Import component
|
||||||
```jsx
|
```jsx
|
||||||
<script>
|
<script>
|
||||||
import Carousel from 'svelte-carousel'
|
import Carousel from 'svelte-carousel'
|
||||||
|
|||||||
@@ -192,7 +192,7 @@ yarn add svelte-carousel
|
|||||||
npm install svelte-carousel
|
npm install svelte-carousel
|
||||||
```
|
```
|
||||||
|
|
||||||
Import component and styles in App component
|
Import component
|
||||||
```jsx
|
```jsx
|
||||||
<script>
|
<script>
|
||||||
import Carousel from 'svelte-carousel'
|
import Carousel from 'svelte-carousel'
|
||||||
|
|||||||
Reference in New Issue
Block a user