Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass missing props to table row #161

Conversation

mnlfischer
Copy link
Contributor

@mnlfischer mnlfischer commented Oct 9, 2024

Description

To support onClick we need to pass it to the component. We already pass the HTMLTableRowElement but not using all props here. Just pass the rest props and it should be fine.

@mnlfischer mnlfischer self-assigned this Oct 9, 2024
Copy link

linear bot commented Oct 9, 2024

@mnlfischer mnlfischer requested a review from Coderwelsch October 9, 2024 08:06
@mnlfischer mnlfischer merged commit afb52c0 into main Oct 9, 2024
7 checks passed
@mnlfischer mnlfischer deleted the pla-1436-hailstorm-pass-htmltablerowelement-props-to-table-row branch October 9, 2024 08:32
@abusix-bot
Copy link
Collaborator

🎉 This PR is included in version 5.10.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants