mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Add missing link on auth sidebar.
This commit is contained in:
parent
550ca7e4b2
commit
17bdf4c6bf
@ -137,7 +137,9 @@
|
|||||||
[:& not-authorized-page]
|
[:& not-authorized-page]
|
||||||
|
|
||||||
:not-found
|
:not-found
|
||||||
[:& not-found-page]))
|
[:& not-found-page]
|
||||||
|
|
||||||
|
nil))
|
||||||
|
|
||||||
(mf/defc app
|
(mf/defc app
|
||||||
[]
|
[]
|
||||||
|
|||||||
@ -41,7 +41,7 @@
|
|||||||
[:& messages]
|
[:& messages]
|
||||||
[:div.auth
|
[:div.auth
|
||||||
[:section.auth-sidebar
|
[:section.auth-sidebar
|
||||||
[:a.logo i/logo]
|
[:a.logo {:href "/#/"} i/logo]
|
||||||
[:span.tagline (t locale "auth.sidebar-tagline")]]
|
[:span.tagline (t locale "auth.sidebar-tagline")]]
|
||||||
|
|
||||||
[:section.auth-content
|
[:section.auth-content
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user