implement usePublishSubplebbitEdit

This commit is contained in:
plebeius.eth
2023-08-19 16:29:57 +02:00
parent ee00f605bb
commit ca4e4d2a7f
2 changed files with 156 additions and 15 deletions
@@ -67,7 +67,6 @@ const ModerationModal = ({ isOpen, closeModal, deletePost }) => {
const onChallenge = async (challenges, comment) => {
let challengeAnswers = [];
try {