File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# 🎚 React Smooth Input Range
22
3- <a href =" https://react-smooth-range-input.now.sh " target =" _blank " >
4- <img height="500" src="https://raw.githubusercontent.com/bluebill1049/react-smooth-range-input/master/example/example.gif" alt="https://react-smooth-range-input.now.sh" />
5- </a >
6-
73[ ![ Tweet] ( https://img.shields.io/twitter/url/http/shields.io.svg?style=social )] ( https://twitter.com/intent/tweet?text=🎚+React+Smooth+Range+Input&url=https://github.com/bluebill1049/react-smooth-range-input/ ) [ ![ CircleCI] ( https://circleci.com/gh/bluebill1049/react-smooth-range-input.svg?style=svg )] ( https://circleci.com/gh/bluebill1049/react-smooth-range-input ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/bluebill1049/react-smooth-range-input/badge.svg?branch=master )] ( https://coveralls.io/github/bluebill1049/react-smooth-range-input?branch=master ) [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-smooth-range-input.svg?style=flat-square )] ( https://www.npmjs.com/package/react-smooth-range-input ) [ ![ npm] ( https://img.shields.io/npm/dt/react-smooth-range-input.svg?style=flat-square )] ( https://www.npmjs.com/package/react-smooth-range-input ) [ ![ npm] ( https://img.shields.io/npm/l/react-smooth-range-input.svg?style=flat-square )] ( https://www.npmjs.com/package/react-smooth-range-input )
84
95## Features:
1814
1915## Example
2016
17+ <p >
18+ <a href="https://react-smooth-range-input.now.sh" target="_blank">
19+ <img height="500" src="https://raw.githubusercontent.com/bluebill1049/react-smooth-range-input/master/example/example.gif" alt="https://react-smooth-range-input.now.sh" />
20+ </a>
21+ </p >
22+
2123Navigate into ` example ` folder and install
2224
2325 yarn && yarn start || npm install && npm run start
You can’t perform that action at this time.
0 commit comments