StephenGrider / FullstackReactCode

Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
1.39k stars 1.17k forks source link

Why does string literals not work? #79

Closed Aarush-Goyal closed 3 years ago

Aarush-Goyal commented 3 years ago

When I use this

image it returns image

When I do this

image it works perfectly fine