add number input

This commit is contained in:
Виталий Лавшонок
2025-12-09 09:39:51 +03:00
parent fd34761745
commit a4622cf8d2
11 changed files with 97 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ import {
setGroupsStatus,
} from '../../../../redux/slices/groups';
import ConfirmModal from '../../../../components/modal/ConfirmModal';
import { DropDownList } from '../../../../components/drop-down-list/DropDownList';
import { DropDownList } from '../../../../components/filters/DropDownList';
import { ReverseButton } from '../../../../components/button/ReverseButton';
interface ModalUpdateProps {