Skip to content

Commit

Permalink
Merge pull request #38 from LatestPrivacy/remove-notice-banner
Browse files Browse the repository at this point in the history
Remove notice banner
  • Loading branch information
LukeSeers authored Jun 11, 2021
2 parents 5e52585 + 4b1720c commit 04ae0c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class Layout extends Component {
render() {
return (
<>
<NoticeBanner />
<Header />
{this.props.children}
<Footer />
Expand Down

0 comments on commit 04ae0c0

Please sign in to comment.