Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

fix: pass down props from radio group to its children #71

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

lukicenturi
Copy link
Contributor

@lukicenturi lukicenturi commented Nov 30, 2023

Closes #64

@lukicenturi lukicenturi requested a review from a team as a code owner November 30, 2023 06:48
@lukicenturi lukicenturi force-pushed the pass-down-props-from-radio-group branch 5 times, most recently from 1ec7c40 to 278f8a5 Compare November 30, 2023 09:45
@lukicenturi lukicenturi force-pushed the pass-down-props-from-radio-group branch from 278f8a5 to bafaed9 Compare November 30, 2023 09:52
Copy link
Contributor

@tewshi tewshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@lukicenturi lukicenturi merged commit 9791d85 into rotki:main Nov 30, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<RadioGroup> should pass its props to the <Radio> children
2 participants