Svg to Jsx wrapped in react component
I’m working on a project where i need to convert a svg image accessed from the user’s computer to a jsx wrapped react component.The svg image is getting converted partially.I mean i can see the partially transformed react component in the console.