0.1.11 • Published 4 years ago

reusable_button v0.1.11

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

reusable_button

A completely reusable button

want to use it? clone the repo, then:

npm install 
npm start
or

yarn install
yarn start
      <Button type="bookmark" onClick={someFunction} theme="accent" className="new_style" />
      <Button title="click me" theme="light" outlined />
      <Button type="love" theme="dark" />
      <Button title="send" type="send" theme="accent" />
      <Button title="lets chat" type="chat" theme="light" />
0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago