Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

react-utils-button

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-utils-button - npm Package Compare versions

Comparing version
0.5.0
to
0.6.0
+1
-1
package.json
{
"name": "react-utils-button",
"version": "0.5.0",
"version": "0.6.0",
"description": "Lightweight React Button component, serving as an utility wrapper over the HTML button element.",

@@ -5,0 +5,0 @@ "author": "Raul Rene Lepsa <raul.lepsa@gmail.com> (https://github.com/raulrene)",

# React Utils Button
Lightweight React Button component, serving as an utility wrapper over the HTML button element.
##Installation
## Installation
```sh
npm install react-slider
npm install react-utils-button
```
##Usage
## Usage
```javascript

@@ -26,3 +28,3 @@ import Button from 'react-utils-button';

##Options
## Options
- **value** (string, required) - value to be displayed inside the button

@@ -29,0 +31,0 @@ - **className** (string) - extra classes