Rafik Ogandzhanian
Rafik Ogandzhanian
regression in 13.0.2
still the case in 13.0.3
workaround i use rn: ``` declare module '*.svg' { import { HTMLAttributes } from 'react'; export default React.Component; } ``` allows you to ```import Logo from './logo.svg';``` and supports attributes...
hi @js2me, what do you think about it?
@Isola92 Not the case for Axios + latest Chrome