sahmwanga-design-system
v0.1.9
Published
design system
Downloads
14
Readme
Sahmwanga Design System
Installation
// with npm
npm i sahmwanga-design-system
// with yarn
yarn add sahmwanga-design-system
Usage
Here is the quick example to get you started
import Button from 'sahmwanga-design-system';
function App() {
return <Button size="sm">Button</Button>;
}Documentation
Check out our [documentation website].
Contributing
Changelog
License
This project is licensed under the terms of the MIT license.
