File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# React Utils Button [ ![ Build Status] ( https://travis-ci.org/raulrene/react-utils-button.svg?branch=master )] ( https://travis-ci.org/raulrene/react-utils-button )
2
2
Lightweight React Button component, serving as an utility wrapper over the HTML button element.
3
3
4
+ ** Demo:** https://raulrene.github.io/react-utils-button/example/
5
+
4
6
## Installation
5
7
6
8
``` sh
7
- npm install react-utils-button
9
+ npm i --save react-utils-button
8
10
```
9
11
10
12
## Usage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-utils-button" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Lightweight React Button component, serving as a reusable utility wrapper over the HTML button element." ,
5
5
"author" : " Raul Rene Lepsa <raul.lepsa@gmail.com> (https://github.com/raulrene)" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments