1.0.0 • Published 3 years ago
add-demo-btn-for-project1 v1.0.0
What is this?
Get perfect designs for btn.
#installition
npm i add-demo-btn-for-project --save
Then...
import {changeBtn} from "add-demo-btn-for-project1";
changeBtn({
color: "danger_btn"
})
options
We have two options:
- color - danger_btn | success_btn (Defaults to danger_btn)
1.0.0
3 years ago