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

add support for custom Component prop #28

Merged
merged 4 commits into from
Jun 16, 2019

Conversation

goldylucks
Copy link
Contributor

resolves #27
see screenshot with working storybook below.

let me know if any revisions are needed!

btw, I had to add babel-loader to dev dependencies since I was getting a missing module error.

image

@goldylucks goldylucks mentioned this pull request Jun 14, 2019
@leMaik
Copy link
Member

leMaik commented Jun 15, 2019

Why does this have so many conflicts? Are you updating the material-ui v3 version and trying to PR it onto master?

Copy link
Member

@leMaik leMaik left a comment

Choose a reason for hiding this comment

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

Looks fine all in all, just some pretty small changes. 👍

package.json Outdated Show resolved Hide resolved
src/components/Rating/Rating.js Outdated Show resolved Hide resolved
src/components/Rating/Rating.js Outdated Show resolved Hide resolved
@leMaik leMaik merged commit a46eb38 into TeamWertarbyte:master Jun 16, 2019
@goldylucks
Copy link
Contributor Author

goldylucks commented Jun 17, 2019 via email

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.

PR - pass component as props
2 participants