ssacodez-button
v1.0.3
Published
react button component with custom styles
Downloads
3
Maintainers
Readme
ssacodez-button
react button component with custom styles
Installation
npm install ssacodez-button
Props API
SSButton
rendered with a button tag
import SSButton from "ssacodez-button";
<SSButton type="primary">Button</SSButton>;