Fix stacking query parameter
Compare changes
- Jakob Moser authored
@@ -63,7 +62,9 @@ export const Nav = {
Multiple clicks on the login button added the next query parameter again.
Added logic to add the query parameter only once.
Closes #24 (closed)