Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 7fb20df

Browse files
committed
updated readme
1 parent 602695f commit 7fb20df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ tagColor: string ---> tagName color -- default is black
5858
<br>
5959
this component is a slider for the cards (or divs with your own design) you pass to it.
6060
<br>
61-
<a
62-
href="https://codesandbox.io/s/saffron-slider-5tyce?file=/src/App.js:130-679"
63-
target="_blank">DEMO</a><br>
61+
62+
[DEMO](https://codesandbox.io/s/saffron-slider-5tyce?file=/src/App.js:130-679)
63+
<br>
6464
to use inside a react app:<br>
6565
```
6666
<ui.ItemsSlider rtl id="slider1">

0 commit comments

Comments
 (0)