📎 Comment problematic code on frontend

This commit is contained in:
Andrey Antukh
2026-02-03 09:31:26 +01:00
parent c99fac000a
commit cbd90ff970

View File

@@ -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")]])]