feat(post): add block options to mobile menu

This commit is contained in:
Tom (plebeius.eth)
2024-06-14 16:58:13 +02:00
parent 42a6fb4a70
commit 3206631e89
5 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ const Board = () => {
<>
&nbsp;&nbsp;[
<span
className='button'
className={styles.button}
onClick={() => {
unblock();
reset();