1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

Issue-#944: Add comment to bypass code climate issue

This commit is contained in:
Akshay 2022-04-06 16:35:52 +02:00
parent f53edc27f5
commit b9eadeebb2

View File

@ -41,6 +41,7 @@ const Header = () => (
<Logo className={styles.headerLogoImage} />
<h1 className={styles.headerTitle}>
{siteTitle}
{/* V4 badge */}
<Badge label="v4" size={fontSizeMini} />
</h1>
</Link>