From cbb36a4c32a3eec30022f6db726a77023ea6abfe Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Sat, 23 Aug 2025 16:25:25 +0300 Subject: [PATCH] B: Keep select components managed --- .../frontend/src/components/data-table/select-pagination.tsx | 2 +- .../frontend/src/features/library/components/select-version.tsx | 2 +- .../frontend/src/features/rsform/components/select-cst-type.tsx | 2 +- .../features/rsform/components/term-graph/select-coloring.tsx | 2 +- .../features/rsform/components/term-graph/select-graph-type.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/rsconcept/frontend/src/components/data-table/select-pagination.tsx b/rsconcept/frontend/src/components/data-table/select-pagination.tsx index 3860b0d5..46cba111 100644 --- a/rsconcept/frontend/src/components/data-table/select-pagination.tsx +++ b/rsconcept/frontend/src/components/data-table/select-pagination.tsx @@ -27,7 +27,7 @@ export function SelectPagination({ id, table, paginationOptions, onChange ); return ( - + + + +