Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 4b1720c

Browse files
author
Luke
committed
Remove notice banner
1 parent 5e52585 commit 4b1720c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Layout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ class Layout extends Component {
88
render() {
99
return (
1010
<>
11-
<NoticeBanner />
1211
<Header />
1312
{this.props.children}
1413
<Footer />

0 commit comments

Comments
 (0)