Skip to content

Commit

Permalink
removed username in header
Browse files Browse the repository at this point in the history
  • Loading branch information
Tussies committed Dec 5, 2023
1 parent 5066e43 commit 49f3e1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Header/User/User.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const LoggedIn = () => {
return (
<>
<div className={styles.name}>
{/* <p>ALongUsernameForTesting</p> */}
<a href="https://gamma.chalmers.it/me/edit">
<Image
src="/smurf.svg"
Expand Down

0 comments on commit 49f3e1f

Please sign in to comment.