Skip to content

Commit d8e4530

Browse files
author
Maria Mattlin
committed
PROD-2421 #comment Added missing style #time 10m
1 parent cd801d4 commit d8e4530

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)