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(react): add display name to radio component #188

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

josokinas
Copy link
Contributor

Purpose

A fix added display names to React components that use withRef wrapper. However, Radio component did not have the fix applied.

Approach

Add displayName to Radio component.

Testing

On Storybook - component code examples should properly display the name of Radio component.

Risks

N/A

@josokinas josokinas requested a review from rabelloo January 13, 2021 08:47
@josokinas josokinas self-assigned this Jan 13, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2021

🎊 PR Preview 8c49d03 has been successfully built and deployed to https://onfido-castor-preview-pr-188.surge.sh

🕐 Build time: 133.176s

🤖 By surge-preview

@josokinas josokinas merged commit 37b7224 into main Jan 13, 2021
@josokinas josokinas deleted the fix/radio-displayname branch January 13, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants