File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1- # react-card-scroll
1+ # react-card-scroll
2+
3+ [ ![ Travis] ( https://img.shields.io/travis/webcom-components/react-card-scroll.svg?style=flat-square )] ( https://travis-ci.org/webcom-components/react-card-scroll )
4+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/webcom-components/react-card-scroll.svg?style=flat-square )] ( https://codecov.io/gh/webcom-components/react-card-scroll )
5+ [ ![ npm] ( https://img.shields.io/npm/v/react-card-scroll.svg?style=flat-square )] ( https://www.npmjs.com/package/react-card-scroll )
6+
7+
28A React component to horizontally navigate between components of same width (Bootstrap cards for example).
39It is responsive and support dynamic card adds and removes.
410
Original file line number Diff line number Diff line change 4343 "html-webpack-plugin" : " ^2.16.0" ,
4444 "istanbul" : " ^0.4.4" ,
4545 "node-sass" : " ^3.6.0" ,
46+ "nyc" : " ^7.0.0" ,
4647 "react" : " ^15.0.1" ,
4748 "react-dom" : " ^15.0.1" ,
4849 "sass-loader" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments