mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Change login notification to error
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
[:*
|
||||
(when-let [message @error]
|
||||
[:& context-notification
|
||||
{:type :warning
|
||||
{:type :error
|
||||
:content message
|
||||
:data-test "login-banner"
|
||||
:role "alert"}])
|
||||
|
||||
Reference in New Issue
Block a user