mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#944: Add comment to bypass code climate issue
This commit is contained in:
parent
f53edc27f5
commit
b9eadeebb2
@ -41,6 +41,7 @@ const Header = () => (
|
|||||||
<Logo className={styles.headerLogoImage} />
|
<Logo className={styles.headerLogoImage} />
|
||||||
<h1 className={styles.headerTitle}>
|
<h1 className={styles.headerTitle}>
|
||||||
{siteTitle}
|
{siteTitle}
|
||||||
|
{/* V4 badge */}
|
||||||
<Badge label="v4" size={fontSizeMini} />
|
<Badge label="v4" size={fontSizeMini} />
|
||||||
</h1>
|
</h1>
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
Reference in New Issue
Block a user