mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 21:19:49 +00:00
📎 Comment problematic code on frontend
This commit is contained in:
parent
c99fac000a
commit
cbd90ff970
@ -273,7 +273,7 @@
|
|||||||
:trim true
|
:trim true
|
||||||
:auto-focus true}]
|
:auto-focus true}]
|
||||||
|
|
||||||
(when (and warning-name-change? (= action "edit"))
|
#_(when (and warning-name-change? (= action "edit"))
|
||||||
[:div {:class (stl/css :warning-name-change-notification-wrapper)}
|
[:div {:class (stl/css :warning-name-change-notification-wrapper)}
|
||||||
[:> context-notification*
|
[:> context-notification*
|
||||||
{:level :warning :appearance :ghost} (tr "workspace.tokens.warning-name-change")]])]
|
{:level :warning :appearance :ghost} (tr "workspace.tokens.warning-name-change")]])]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user