From cefb79ff9c2617e2f10a86ef56515b3d8928f29d Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:13:54 +0300 Subject: [PATCH] Rename operations --- rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx b/rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx index 3f860d33..080d3116 100644 --- a/rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx +++ b/rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx @@ -216,7 +216,7 @@ function RSTabsMenu({ onDestroy }: RSTabsMenuProps) { /> } onClick={handleInlineSynthesis} @@ -224,7 +224,7 @@ function RSTabsMenu({ onDestroy }: RSTabsMenuProps) { } onClick={handleReindex}