electron-typescript-react icon indicating copy to clipboard operation
electron-typescript-react copied to clipboard

Use SVG

Open moriokii opened this issue 2 years ago • 1 comments

How to use SVG or any image file in boilerplate?

moriokii avatar Mar 16 '22 08:03 moriokii

I've just open a pull-request that allows us to use svg in this template.

If you go there, you can see what I did to resolve this problem:

https://github.com/diego3g/electron-typescript-react/pull/81

caiulucas avatar Mar 24 '22 14:03 caiulucas