feat(board nav): order board list by multisub category

This commit is contained in:
plebeius.eth
2024-05-17 16:10:38 +02:00
parent 82fe238979
commit 474dede5db
5 changed files with 59 additions and 34 deletions
-2
View File
@@ -150,8 +150,6 @@ const PostFormTable = ({ closeForm }: { closeForm: () => void }) => {
}
}, [replyIndex, resetContent]);
console.log(publishCommentOptions.subplebbitAddress);
return (
<table className={styles.postFormTable}>
<tbody>