0.1.11 • Published 5 years ago

reusable_button v0.1.11

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago