nextui/plop/component/README.md.hbs
2024-04-01 14:52:40 -03:00

25 lines
518 B
Handlebars

# @nextui-org/{{componentName}}
A Quick description of the component
> This is an internal utility, not intended for public usage.
## Installation
```sh
yarn add @nextui-org/{{componentName}}
# or
npm i @nextui-org/{{componentName}}
```
## Contribution
Yes please! See the
[contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
for details.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).