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

Unknown prop fit on <svg> tag #3

Open
valeriisukhov opened this issue Nov 25, 2016 · 0 comments
Open

Unknown prop fit on <svg> tag #3

valeriisukhov opened this issue Nov 25, 2016 · 0 comments

Comments

@valeriisukhov
Copy link

Hello!
Instant getting this error:

Warning: Unknown prop `fit` on <svg> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in svg (created by CloseIcon)
    in CloseIcon (created by Step)
    in div (created by Step)
    in div (created by Step)
    in Step (created by WalkThru)
    in div (created by Wrapper)
    in Wrapper (created by WalkThru)
    in WalkThru

Simple remove of CloseIcon.js line 35 fit from svg file make things work.
Can you heal this thing?

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

No branches or pull requests

1 participant