Remove extraneous debug code
This commit is contained in:
parent
a90453eefc
commit
4d215052e0
|
|
@ -38,7 +38,6 @@ const Header = async ({ isFull, isSmall }: HeaderProps) => {
|
|||
</div>
|
||||
<span className={styles.tagline}>{t('common:tagline')}</span>
|
||||
</Link>}
|
||||
<p>{appLink('test')}</p>
|
||||
</header>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue