From e010513a8a1ec54a971db56c31f3c4489d83c3c1 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Tue, 4 Nov 2025 01:45:36 +0300 Subject: [PATCH] f --- rsconcept/frontend/src/components/modal/modal-view.tsx | 2 +- .../ai/components/prompt-input/mark-variables.tsx | 2 +- .../src/features/help/items/ui/help-formula-tree.tsx | 10 +++++----- .../src/features/help/items/ui/help-library.tsx | 2 +- .../components/term-graph/toolbar-focused-cst.tsx | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/rsconcept/frontend/src/components/modal/modal-view.tsx b/rsconcept/frontend/src/components/modal/modal-view.tsx index d59eb5c2..7ced8254 100644 --- a/rsconcept/frontend/src/components/modal/modal-view.tsx +++ b/rsconcept/frontend/src/components/modal/modal-view.tsx @@ -73,7 +73,7 @@ export function ModalView({
- + объявление идентификатора
- + глобальный идентификатор
- + логическое выражение
- + типизированное выражение
- + присвоение и итерация
diff --git a/rsconcept/frontend/src/features/help/items/ui/help-library.tsx b/rsconcept/frontend/src/features/help/items/ui/help-library.tsx index 9913c3ba..06566895 100644 --- a/rsconcept/frontend/src/features/help/items/ui/help-library.tsx +++ b/rsconcept/frontend/src/features/help/items/ui/help-library.tsx @@ -34,7 +34,7 @@ export function HelpLibrary() {