From faa0fd3fcc1c984c51e9fe5efcd0d927a9f1a391 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:53:53 +0300 Subject: [PATCH] M: Minor syntax fixes --- rsconcept/frontend/src/components/RSInput/RSInput.tsx | 2 +- rsconcept/frontend/src/components/ui/SelectorButton.tsx | 2 +- rsconcept/frontend/src/dialogs/DlgRenameCst.tsx | 2 +- rsconcept/frontend/src/dialogs/DlgSubstituteCst.tsx | 2 +- rsconcept/frontend/src/pages/OssPage/MenuOssTabs.tsx | 2 +- .../pages/RSFormPage/EditorConstituenta/ToolbarConstituenta.tsx | 2 +- rsconcept/frontend/src/pages/RSFormPage/MenuRSTabs.tsx | 2 +- rsconcept/frontend/src/utils/constants.ts | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/rsconcept/frontend/src/components/RSInput/RSInput.tsx b/rsconcept/frontend/src/components/RSInput/RSInput.tsx index f5f1763b..e7a114d1 100644 --- a/rsconcept/frontend/src/components/RSInput/RSInput.tsx +++ b/rsconcept/frontend/src/components/RSInput/RSInput.tsx @@ -151,7 +151,7 @@ const RSInput = forwardRef(