Components
Components require the use of a build pipeline in your project. This could be in the form of a bundler, framework, or other build tool. Some examples include Next.js, Vite, Parcel, and Webpack. A comprehensive list is available in the react documentation.
To use a component, import it directly from the package:
Troubleshooting
If you experience any issues while getting set up, please head over to the GitHub repo for more guidelines and support. Please create an issue if your issue does not already exist.