table icon indicating copy to clipboard operation
table copied to clipboard

refactor: remove unnecessary code

Open pavan-sh opened this issue 11 months ago • 2 comments

  • Removed HTMLAttributes from imports in the React row selection example as it was not being used.
  • Removed ref from the dependency array of the IndeterminateCheckbox function in the React row selection and expanding examples, as React refs don't change and are not needed in the dependency array.

pavan-sh avatar Feb 10 '25 18:02 pavan-sh

@KevinVandy could you please review this PR I raised a while ago? Thanks.

pavan-sh avatar Mar 10 '25 06:03 pavan-sh

Hi @KevinVandy.. can you please take a look? its been a while

pavan-sh avatar Apr 06 '25 17:04 pavan-sh