table
table copied to clipboard
refactor: remove unnecessary code
- Removed
HTMLAttributesfrom imports in the React row selection example as it was not being used. - Removed
reffrom the dependency array of theIndeterminateCheckboxfunction in the React row selection and expanding examples, as React refs don't change and are not needed in the dependency array.
@KevinVandy could you please review this PR I raised a while ago? Thanks.
Hi @KevinVandy.. can you please take a look? its been a while