Update docs

This commit is contained in:
Vadim
2021-05-06 21:35:25 +03:00
parent c11d82741c
commit e149ef6ffd
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

@@ -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'