Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed Oct 30, 2023
1 parent 9a3e00b commit 041300a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { MobileMenu } from './MobileMenu';
import { Search } from './Search';

export function Header() {

return (
<Box.Flex as="header" css={styles.root}>
<Box css={{ flex: 1 }}>
Expand Down

0 comments on commit 041300a

Please sign in to comment.