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