comment editting rows
This commit is contained in:
parent
f56315f89f
commit
803f414c6e
@ -49,7 +49,7 @@ export default function CommentEdit ({ comment, editThreshold, onSuccess, onCanc
|
|||||||
<MarkdownInput
|
<MarkdownInput
|
||||||
name='text'
|
name='text'
|
||||||
as={TextareaAutosize}
|
as={TextareaAutosize}
|
||||||
minRows={4}
|
minRows={6}
|
||||||
autoFocus
|
autoFocus
|
||||||
required
|
required
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user