Skip to content

Commit 07d08eb

Browse files
committed
Cleanup
1 parent 6f227d5 commit 07d08eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/Layout.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ function Layout(props: LayoutProps): ReactElement {
4646
<Header
4747
{...props}
4848
brand="GitHub Dashboard"
49-
changeColorOnScroll={{
50-
height: 54,
51-
color: "primary",
52-
}}
5349
color="transparent"
5450
fixed
5551
rightLinks={<HeaderLinks />}

0 commit comments

Comments
 (0)