'How to create nested tree view checkbox structure in Reactjs

I am working on one Reactjs application.I need to implement nested checked box structure- There is a npm package npm package for this, but the requirement is to develop a custom component for that.i need to create aas exactly same ui component as in the above npm package

Image



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source