From 557166c338e4b82ae9d613d9f0e7db571ae22a6e Mon Sep 17 00:00:00 2001 From: PotapovaA Date: Fri, 4 Sep 2026 14:56:35 +0300 Subject: [PATCH] fix --- .../RealtimeTable/Modals/CreateProgramProjectModal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/RealtimeTable/Modals/CreateProgramProjectModal.jsx b/web/src/components/RealtimeTable/Modals/CreateProgramProjectModal.jsx index fa96cd6..fee94e7 100644 --- a/web/src/components/RealtimeTable/Modals/CreateProgramProjectModal.jsx +++ b/web/src/components/RealtimeTable/Modals/CreateProgramProjectModal.jsx @@ -50,7 +50,7 @@ const CreateProgramModalComponent = ({ isOpen, onClose, onCreate, title = '', is {/* setName(e.target.value)} /> + setName(e.target.value)} />