File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A Switch control built with and for [React](http://facebook.github.io/react/inde
44
55## New version 2.0.0
66
7- I've rewrite the component model with some alignment for ES6.
7+ I've rewritten the component model with some alignment for ES6.
88
99## Demo & Example
1010
@@ -15,7 +15,7 @@ Live demo: [Online Demo](http://gfazioli.github.io/react-switch-button#demo)
1515
1616## Installation
1717
18- You can use React Switch Buttont by using NPM and include it in your own React build process (using [ Browserify] ( http://browserify.org ) , etc).
18+ You can use React Switch Button by using NPM and include it in your own React build process (using [ Browserify] ( http://browserify.org ) , etc).
1919
2020``` javascript
2121npm install react- switch -button --save
@@ -55,5 +55,3 @@ Thanks for any your contribute.
5555# License
5656
5757MIT Licensed. Copyright (c) Giovambattista Fazioli 2016.
58-
59-
You can’t perform that action at this time.
0 commit comments