add share board link

This commit is contained in:
plebeius.eth
2023-09-13 17:36:13 +02:00
parent 06803548f1
commit e866287440
5 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ const Description = () => {
<li onClick={() => {
handleOptionClick("description");
handleShareClick(selectedAddress, "description");
}}>Share thread</li>
}}>Share board</li>
{/* {isModerator ? (
<>
change description