Skip to content

Commit

Permalink
fix: logo thank-you
Browse files Browse the repository at this point in the history
  • Loading branch information
izabellerivas committed Aug 20, 2024
1 parent be416bc commit 42bbb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/ThankYouPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const ThankYouPage = () => {

return (
<section>
<HeaderNoButton/>
{/* <HeaderNoButton/> */}
<main>

<section className="page">
Expand Down

0 comments on commit 42bbb29

Please sign in to comment.