Nested Checkbox Component for React (nested-checkbox)
Introduction
Welcome to the documentation for the Nested Checkbox component for React! This component provides a simple and customizable way to create nested checkbox lists in your React applications without any external dependencies.
Installation
To install the Nested Checkbox component in your project, you can use npm or yarn:
npm install nested-checkbox
# or
yarn add nested-checkbox
License
This package is licensed under the MIT License.