update post table UI

This commit is contained in:
plebbitor
2023-03-12 10:27:59 +01:00
parent 9da24c76d1
commit 5bfcb584ef
5 changed files with 130 additions and 510 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ const Board = ({ setBodyStyle }) => {
const handleClickHelp = () => {
alert("- The media will appear in the post after sharing its link. \n- A CAPTCHA challenge will appear after posting. \n- The CAPTCHA is case-sensitive.");
alert("- Embedding media is optional, posts can be text-only. \n- A CAPTCHA challenge will appear after posting. \n- The CAPTCHA is case-sensitive.");
};