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

Allow props style #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow props style #14

wants to merge 1 commit into from

Conversation

clh161
Copy link

@clh161 clh161 commented Jun 19, 2016

So we can set style like
<QRCode style={{alignSelf:'center'}} value={12345678} size={148}/>

Copy link

@amhinson amhinson left a comment

Choose a reason for hiding this comment

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

Looks like you should probably add style to PropTypes and default props as well.

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