Skip to content

Commit e933c7e

Browse files
author
Marek Rozmus
committed
Add demo section with link to code sandbox
1 parent c2d6349 commit e933c7e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://sandstreamdev.github.io/react-swipeable-list/">Demo</a> •
8+
<a href="#demo">Demo</a> •
99
<a href="#installation">Installation</a> •
1010
<a href="#usage">Usage</a> •
1111
<a href="#contributors-">Contributors</a> •
@@ -23,6 +23,12 @@
2323

2424
A control to render list with swipeable items. Items can have action on left and right swipe. Swipe action triggering can be configured.
2525

26+
## Demo
27+
28+
Check [working example page](https://sandstreamdev.github.io/react-swipeable-list/) or experiment on:
29+
30+
[![Edit react-swipeable-list](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-swipeable-list-uses0?fontsize=14)
31+
2632
## Installation
2733

2834
```bash

0 commit comments

Comments
 (0)