Dheeraj kumar Rao
Dheeraj kumar Rao
Here is rao123dk profile, please add it it to A Little Bit of Everything 😃 category, thanks https://github.com/rao123dk/rao123dk ## What type of PR is this? (check all applicable) - [...
Possible Add - **Updates to Client Rendering API (React 18)** ``` // Before import { render } from 'react-dom'; const container = document.getElementById('app'); render(, container); ``` ``` // After import...
### what's wrong with the documentation? How to contribute? section is missing from docs. ### Add screenshots  ### Record - [X] I have checked the existing [issues](https://github.com/FrancescoXX/contentbox/issues)...
Need to add Semantic Git commits. With good commits message and we can generate proper changelog for future releases. I can add this feature with the https://www.npmjs.com/package/git-cz .  See...