1.0.1 • Published 2 years ago

carbon-button v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

installation

install packages

To install carbon-button with npm:

npm install carbon-button --save
    import { Button } from "dummy-lib-ibraqr";

    const App = () => <Button label="Click me" />

    export default App;

please contribute

All type of buttons that you may use in you application

for Contributors

To install carbon-button dependecies type: npm ci

Testing

Testing available with jest, to run test use npm: npm run test

documentation

for the lib docs go to the docs folder.