diff --git a/rsconcept/frontend/src/components/select/PickMultiConstituenta.tsx b/rsconcept/frontend/src/components/select/PickMultiConstituenta.tsx index bebf4f02..ef046649 100644 --- a/rsconcept/frontend/src/components/select/PickMultiConstituenta.tsx +++ b/rsconcept/frontend/src/components/select/PickMultiConstituenta.tsx @@ -89,7 +89,7 @@ function PickMultiConstituenta({ id, schema, prefixID, rows, selected, setSelect return (
-
+
Выбраны {selected.length} из {schema?.items.length ?? 0}