QuantEcon / Bookshelf

Code for the site QuantEconLib
1 stars 0 forks source link

Implement Redux for restore post route #307

Open AtlasMaxima-zz opened 5 years ago

AtlasMaxima-zz commented 5 years ago

To better improve the code quality, implement redux for restore post route as it is currently being called with axios within the SignIn.js component itself.