react-button-components

1.3.1 • Public • Published

For who it is?

-- The button component is builded for the dev who struggle's to create a proper button and to make their UI build to look better. -- The button component is builded with styled-components. -- You can customize using a classname.

Recommandation!!!

-- Please, give a classname for your reference in dev tool.

How to install?

npm i react-button-components

How to use it?

step 1:

import the button type you want to use

import Button from 'react-button-components/Core/Button';

step 2:

Wrap the content within the tag


<Button>
    Make beautiful UI
</Button>

Package Sidebar

Install

npm i react-button-components

Weekly Downloads

1

Version

1.3.1

License

ISC

Unpacked Size

5.24 kB

Total Files

9

Last publish

Collaborators

  • kiran777