1.0.0 • Published 3 years ago

add-demo-btn-for-project v1.0.0

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

What is this?

Get perfect designs for btn.

#installition

npm i addDemoBtn --save

Then...

import {addDemoBtn} from "addDemoBtn";

addDemoBtn({
    color: "danger_btn"
})

options

We have two options:

  • color - danger_btn | success_btn (Defaults to danger_btn)
1.0.0

3 years ago