mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
use v4 label
This commit is contained in:
parent
64255f2b37
commit
6ffb417724
@ -41,7 +41,7 @@ export default function Menu(): ReactElement {
|
|||||||
<a className={styles.logo}>
|
<a className={styles.logo}>
|
||||||
<Logo noWordmark />
|
<Logo noWordmark />
|
||||||
<h1 className={styles.title}>
|
<h1 className={styles.title}>
|
||||||
{siteTitle} <Badge label="v3" />
|
{siteTitle} <Badge label="v4" />
|
||||||
</h1>
|
</h1>
|
||||||
</a>
|
</a>
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
Reference in New Issue
Block a user