Skip to content

Commit

Permalink
fix: remove person icon
Browse files Browse the repository at this point in the history
  • Loading branch information
teramotodaiki committed Nov 18, 2019
1 parent d6254fb commit d8efebc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export function Header() {
<IconButton name="settings_applications" vertical>
Settings
</IconButton>
<IconButton name="person" />
</header>
);
}

0 comments on commit d8efebc

Please sign in to comment.