mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
implemented replying in modal
This commit is contained in:
@@ -95,7 +95,6 @@ const Thread = () => {
|
||||
|
||||
|
||||
const onChallenge = async (challenges, comment) => {
|
||||
console.log(comment);
|
||||
setPendingComment(comment);
|
||||
let challengeAnswers = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user