Hi folks,
I have a .svg file and want to import to my container, to have the element-level editing. Right now, I can only drag and drop, but it is an image, so I don’t have the props.viewBox, or the viewBox/elements. I think I need it as a “Drawing“, not “Image“.
Is there a correct way to do this?
Thanks!