-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Unable to Import svg as React Component #421
Comments
Facing the same issue |
There are many different ways of using svg in react with webpack, you should investigate some more. |
I did, most ways are importing SVG then making an |
Ah. I see. Apologies for being all brainy-smurfy. |
Fix: #422 |
@FoonkG |
Just in time! |
I'm trying to import a SVG as a React Component.
When i try to do this, i get errors like this.
I've tried using svgr without any luck.
webpack.main.additions.js
The text was updated successfully, but these errors were encountered: