We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a8403 commit 3728811Copy full SHA for 3728811
README.md
@@ -20,7 +20,7 @@ Simple ImageSlider Component for ReactJS v16.13<br>
20
21
# Live demo
22
23
-- <a href="https://kimcoder.github.io/demo/react-simple-image-slider/" target="_blank">Go to Site</a><br><br>
+- <a href="https://kimcoder.github.io/react-simple-image-slider" target="_blank">Go to Site</a><br><br>
24

25
26
# Install
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-simple-image-slider",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "simple image slider component for react",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments