add number input
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user