gilbarbara/react-inlinesvg

Load svg without wrapper

jonascoenen005 opened this issue · 1 comments

Hello,

Is there a possibility to load a SVG without a wrapper around it? because the wrapper gets classes injected that are messing up my css

classes that are injected: isvg loaded

I figured that this is a react component which always should return a single element, thus the wrapper