длина заголовка вопроса 500
This commit is contained in:
parent
1378433baf
commit
5b473c9971
@ -46,7 +46,7 @@ import { enqueueSnackbar } from "notistack";
|
|||||||
|
|
||||||
const TextField = MuiTextField as unknown as FC<TextFieldProps>;
|
const TextField = MuiTextField as unknown as FC<TextFieldProps>;
|
||||||
|
|
||||||
const maxLengthTextField = 225;
|
const maxLengthTextField = 500;
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
draggableProps: DraggableProvidedDragHandleProps | null | undefined;
|
draggableProps: DraggableProvidedDragHandleProps | null | undefined;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user