Skip to content

Commit 9def2a3

Browse files
committed
Fixed small header UI thing
1 parent 0f1643e commit 9def2a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layouts/RootLayout/Header.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export default function Header() {
9494
<Link to="/settings" className="link-inline">
9595
<i className="fa fa-gear" />
9696
</Link>
97-
<span>|</span>
9897
<button onClick={signIn} className="mx-2 link-inline">
9998
{t('common.login')}
10099
</button>

0 commit comments

Comments
 (0)