Fix logout button
I've replaced history.push()
from react-router with window.location.replace()
Also, there is a small fix for a missing space in the NetMetr card timestamp.
Closes: #241 (closed)
Edited by Aleksandr Gumroian
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
I've replaced history.push()
from react-router with window.location.replace()
Also, there is a small fix for a missing space in the NetMetr card timestamp.
Closes: #241 (closed)