mirror of
https://github.com/penpot/penpot.git
synced 2026-05-30 12:18:13 +00:00
Pass invitation-token through login-from-token event so it reaches the logged-in state. Fix component render syntax (:& -> :>) for the verify-token route. Remove redundant navigation that re-visited verify-token after login. Fix missing dependency in effect hook to re-run when token changes. Signed-off-by: Andrey Antukh <niwi@niwi.nz>