mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(board nav): order board list by multisub category
This commit is contained in:
@@ -150,8 +150,6 @@ const PostFormTable = ({ closeForm }: { closeForm: () => void }) => {
|
||||
}
|
||||
}, [replyIndex, resetContent]);
|
||||
|
||||
console.log(publishCommentOptions.subplebbitAddress);
|
||||
|
||||
return (
|
||||
<table className={styles.postFormTable}>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user