mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(board nav): add home and settings buttons
This commit is contained in:
@@ -26,7 +26,7 @@ const BoardStats = ({ address, createdAt }: BoardStatsProps) => {
|
||||
<table className={styles.blotter}>
|
||||
<hr />
|
||||
{showStats && (
|
||||
<tbody id='blotter-msgs'>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<Trans
|
||||
|
||||
Reference in New Issue
Block a user