**Describe the bug** adding checkboxes causing lot of re renders, component is stuck when you have lot of child elements **To Reproduce** Please refer this sandbox [demo](https://codesandbox.io/p/sandbox/sweet-andras-j7rhyt?file=%2Fsrc%2FPreviewTreeContainer.tsx%3A31%2C22-31%2C30) **Expected behavior** component should not re render a lot.
Describe the bug
adding checkboxes causing lot of re renders, component is stuck when you have lot of child elements
To Reproduce
Please refer this sandbox demo
Expected behavior
component should not re render a lot.