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

Feature/test components: Radio #200

Merged
merged 7 commits into from
Nov 16, 2017
Merged

Conversation

ivanzusko
Copy link
Contributor

This PR does:

  1. move Radio component to src/components folder;
  2. add unit test form Radio component;

className={radio('input')}
type={type}
className={radio('input')()}
type="radio"
Copy link
Contributor

Choose a reason for hiding this comment

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

'radio' single quotes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope. In markup double quotes 😄

@ivanzusko ivanzusko merged commit 29324dd into master Nov 16, 2017
@ivanzusko ivanzusko deleted the feature/test-components__radio branch November 16, 2017 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants