Package Exports
- @nextui-org/react
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nextui-org/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Browser support
Recent versions of Firefox, Chrome, Edge, Opera and Safari. IE11+
Supporting through Patreon
Any additional information goes here
Introduction
A brief description of what this project does and who it's for
Support
If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏
Installation
Install my-project with npm
npm install my-project
cd my-project
Components
You can also view all developed components in Storybook
Usage/Examples
import Component from 'my-project';
function App() {
return <Component />;
}
Contributing
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Please adhere to this project's CODE_OF_CONDUCT
.
Related
Here are some related projects