Doc comments are used by modern IDEs to show tooltips. This is very helpful while using the library. It also improves auto-generated documentation.
How to contribute
You can create separate issues for each component or groups of components for which you want to provide the jsdoc comments. Then fork the repo → add appropriate comments and finally create PR targeting the main branch of this repo.
For inspiration, please look at https://github.com/react18-tools/nextjs-themes-ultra.
Doc comments are used by modern IDEs to show tooltips. This is very helpful while using the library. It also improves auto-generated documentation.
How to contribute
You can create separate issues for each component or groups of components for which you want to provide the jsdoc comments. Then fork the repo → add appropriate comments and finally create PR targeting the main branch of this repo.
For inspiration, please look at https://github.com/react18-tools/nextjs-themes-ultra.