0.1.11 • Published 3 years ago

reusable_button v0.1.11

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

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago