I have a file in app/assets/images/letter.png and I\'m trying to serve it in a React component.
app/assets/images/letter.png
I\'m hoping file-loader is the right one to use here.