Skip to content

Commit dc4330d

Browse files
pre-commit-ci[bot]melissawm
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c8237d7 commit dc4330d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const Header = () => {
9696
navItems={navItems}
9797
display={{ base: 'none', md: 'flex' }}
9898
/>
99-
99+
100100
{!isBlogPage && <LanguageSwitcher />}
101101
</Stack>
102102
</Container>

0 commit comments

Comments
 (0)