Skip to content

Commit cfafb93

Browse files
author
Maria Mattlin
committed
Merge branch 'PROD-2321_bug-hunt-intake-form' into PROD-2321_bh-carousel
2 parents 2760fb1 + ee6e45d commit cfafb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/ThankYou/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const ThankYou = () => {
4141
<LoadingSpinner show={isLoading} />
4242
<Page>
4343
<PageContent>
44-
<div className={["container"]}>
44+
<div className={styles["container"]}>
4545
<div className={styles["content"]}>
4646
<PageH2>THANK YOU</PageH2>
4747

0 commit comments

Comments
 (0)