mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix reply field, no links yet
This commit is contained in:
@@ -276,7 +276,7 @@ const ReplyModal = ({ isOpen, closeModal }) => {
|
|||||||
<input id="name" type="text" placeholder="Name"></input>
|
<input id="name" type="text" placeholder="Name"></input>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<input id="name" type="text" placeholder="Embed link"></input>
|
<input id="name" type="text" placeholder="Embed link" disabled></input>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<textarea rows="4" placeholder="Comment" wrap="soft"></textarea>
|
<textarea rows="4" placeholder="Comment" wrap="soft"></textarea>
|
||||||
|
|||||||
Reference in New Issue
Block a user