Merge branch 'dev' into 'staging'
длина заголовка вопроса 500 See merge request frontend/squiz!388
This commit is contained in:
commit
1914c20e67
@ -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