I wrote a nested checkbox as follows
state and function
const [selectedRow, setSelectedRow] = useState([]); const [selectedP