1.0.0 • Published 3 years ago
add-demo-btn-for-project v1.0.0
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