Merge pull request #4902 from h3poteto/fix/report-modal

Fix report form
This commit is contained in:
AkiraFukushima 2024-03-19 01:17:11 +09:00 committed by GitHub
commit 621a71da97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ export default function Report(props: Props) {
<Typography>
<FormattedMessage id="report.detail" />
</Typography>
<Textarea id="comment" />
<Textarea id="comment" rows={4} />
</div>
<Button className="mt-2" onClick={submit}>