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
|
||||
name='text'
|
||||
as={TextareaAutosize}
|
||||
minRows={4}
|
||||
minRows={6}
|
||||
autoFocus
|
||||
required
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user