0.1.9 • Published 3 years ago

sahmwanga-design-system v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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.