update post form

This commit is contained in:
plebeius.eth
2024-04-24 16:47:51 +02:00
parent caa415cfe6
commit 0858a283cb
2 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -36,7 +36,9 @@ const PostFormTable = () => {
</tr>
<tr>
<td>Comment</td>
<textarea cols={48} rows={4} wrap='soft' />
<td>
<textarea cols={48} rows={4} wrap='soft' />
</td>
</tr>
<tr>
<td>Link</td>