Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
its-felix committed Jan 1, 2024
1 parent b7ffcb2 commit 35d5ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/header/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default function Gw2AuthHeader() {
if (authInfo === undefined) {
utilities.push({
type: 'button',
variant: 'primary-button',
iconName: 'status-in-progress',
text: i18n.loading,
});
Expand Down

0 comments on commit 35d5ec7

Please sign in to comment.