mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 13:09:22 +00:00
🐛 Fix list on registration toast notification (#11479)
This commit is contained in:
parent
f633d82f51
commit
c6a32a2f5a
@ -114,6 +114,7 @@
|
|||||||
(str "<ul>" items "</ul>"))]
|
(str "<ul>" items "</ul>"))]
|
||||||
(st/emit! (ntf/show {:content (tr "errors.weak-password")
|
(st/emit! (ntf/show {:content (tr "errors.weak-password")
|
||||||
:detail detail
|
:detail detail
|
||||||
|
:is-html true
|
||||||
:type :toast
|
:type :toast
|
||||||
:level :error})))
|
:level :error})))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user