update ui

This commit is contained in:
Tom (plebeius.eth)
2024-06-29 12:15:10 +02:00
parent 6647f25bf8
commit f0bd9e9e9b
3 changed files with 32 additions and 26 deletions
+2 -2
View File
@@ -82,13 +82,13 @@ const TopBarDesktop = () => {
[{renderSubplebbits(plebbitSubs)}] [{renderSubplebbits(projectsSubs)}] [{renderSubplebbits(interestsSubs)}] [{renderSubplebbits(randomSubs)}] [
{renderSubplebbits(internationalSubs)}] [
<Link
to='boards'
to='boards/create'
onClick={(e) => {
e.preventDefault();
alert('work in progress');
}}
>
Edit
Create
</Link>
]
</>