rokka-io / rokka-dashboard

Serverless dashboard for rokka.io
https://rokka.io
MIT License
7 stars 0 forks source link

fix(signup): after signup redirect wrong #93

Closed mweibel closed 6 years ago

mweibel commented 6 years ago

With an upgrade of react-router this .push() got overlooked and that's why an error happened which then yielded a general error message.

This fixes #92