Unable to import a png
Closed this issue · 0 comments
alvaro-escalante commented
I am getting InvalidCharacterError
when trying to import a png
import PngLogo from '@images/logo.png'``
I added the delaration declare module '*.png'
on @types but still not working