Hello.
I was writing a simple imgur client: https://github.com/eko24/react-imgur
So I decided to add image upload feature using react-dropzone.
But I'm not sure if I'm using stores and actions in a right way.
Could any one take a look ?
I really appreciate any help you can provide.