Created by: pnarielwala
Hello!
It seems like importing SVGs as components does not work with react
versions before 16, even with up-to-date react-scripts
. Thought this documentation should be updated to include that note.
Thanks!
react@^15.6.2 and react-scripts@2.1.8
import Logo from './logo.svg'
console.log(Logo) // output: /static/media/logo.5d5d9eef.svg