Skip to content

Commit

Permalink
REVERT
Browse files Browse the repository at this point in the history
  • Loading branch information
lencodes committed Sep 27, 2023
1 parent 5804812 commit 9ee20b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pwa/src/layout/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ const Layout: React.FC<LayoutProps> = ({ children, pageContext, location }) => {

<HeaderTemplate layoutClassName={styles.header} />

<>Changes test 2</>

<div className={styles.pageContent}>{children}</div>

<FooterTemplate layoutClassName={styles.footer} />
Expand Down

0 comments on commit 9ee20b6

Please sign in to comment.