feat(board nav): add home and settings buttons

This commit is contained in:
plebeius.eth
2024-03-20 21:35:53 +01:00
parent d51326848b
commit 9096eca4fb
4 changed files with 30 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const BoardStats = ({ address, createdAt }: BoardStatsProps) => {
<table className={styles.blotter}>
<hr />
{showStats && (
<tbody id='blotter-msgs'>
<tbody>
<tr>
<td>
<Trans