Skip to content

Fix logout button

Aleksandr Gumroian requested to merge logout-fix into master

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

Merge request reports