# @stackshift-ui/{{kebabCase componentName}}

{{description}}

Please refer to the [documentation](https://stackshift-ui.webriq.com/docs/components/{{kebabCase componentName}}) for more information.

## Installation

```sh
yarn add @stackshift-ui/{{kebabCase componentName}}
# or
npm i @stackshift-ui/{{kebabCase componentName}}
```

## Contribution

Yes please! See the
[contributing guidelines](https://github.com/stackshift-ui/components/master/CONTRIBUTING.md)
for details.

## License

This project is licensed under the terms of the
[MIT license](https://github.com/stackshift-ui/components/master/LICENSE).
