mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 10:11:38 +02:00
Add password recovery page.
This commit is contained in:
parent
0fc6efa7b0
commit
87152c6b46
8 changed files with 194 additions and 34 deletions
|
@ -83,7 +83,7 @@
|
|||
:auth/login (auth/login-page)
|
||||
:auth/register (auth/register-page)
|
||||
:auth/recovery-request (auth/recovery-request-page)
|
||||
;; :auth/recovery (auth/recovery-page)
|
||||
:auth/recovery (auth/recovery-page (:token params))
|
||||
:dashboard/projects (dashboard/projects-page)
|
||||
:dashboard/elements (dashboard/elements-page)
|
||||
:dashboard/icons (dashboard/icons-page)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue