mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
📎 Add fmt fix on frontend
This commit is contained in:
@@ -274,9 +274,9 @@
|
||||
:auto-focus true}]
|
||||
|
||||
#_(when (and warning-name-change? (= action "edit"))
|
||||
[:div {:class (stl/css :warning-name-change-notification-wrapper)}
|
||||
[:> context-notification*
|
||||
{:level :warning :appearance :ghost} (tr "workspace.tokens.warning-name-change")]])]
|
||||
[:div {:class (stl/css :warning-name-change-notification-wrapper)}
|
||||
[:> context-notification*
|
||||
{:level :warning :appearance :ghost} (tr "workspace.tokens.warning-name-change")]])]
|
||||
|
||||
[:div {:class (stl/css :input-row)}
|
||||
(case type
|
||||
|
||||
Reference in New Issue
Block a user