mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
📎 Comment problematic code on frontend
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
:trim 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)}
|
||||
[:> context-notification*
|
||||
{:level :warning :appearance :ghost} (tr "workspace.tokens.warning-name-change")]])]
|
||||
|
||||
Reference in New Issue
Block a user