Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit 0955305

Browse files
author
Łukasz Florczak
committed
v1.0.3
1 parent d16c976 commit 0955305

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ This option is useful for example for creating a photo gallery with two related
241241
<agile ref="thumbnails" :as-nav-for="[$refs.main]" :slides-to-show="4" autoplay>...</agile>
242242
```
243243

244-
**Important!** If you want to use the autoplay mode is it only in one of the related carousels.
244+
**Important!** If you want to use the autoplay mode use it only in one of the related carousels.
245245

246246
## `v-if` & `v-show`
247247

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-agile",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A carousel component for Vue.js",
55
"author": "Łukasz Florczak <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)