implemented replying in modal

This commit is contained in:
plebbitor
2023-04-12 21:00:51 +02:00
parent ba6fe429b0
commit 322a7d3d23
4 changed files with 175 additions and 16 deletions
-1
View File
@@ -95,7 +95,6 @@ const Thread = () => {
const onChallenge = async (challenges, comment) => {
console.log(comment);
setPendingComment(comment);
let challengeAnswers = [];