Skip to content

Commit 776b638

Browse files
committed
fix
1 parent 138b753 commit 776b638

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/stablecoins.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,9 +776,8 @@ const StablecoinsPage = ({ markets, marketsHasError }) => {
776776
</Box>
777777
</Flex>
778778
</Box>
779-
{/* Stablecoins Quiz Section */}
780-
<StandaloneQuizWidget quizKey="stablecoins" />
781779
<Content>
780+
<StandaloneQuizWidget quizKey="stablecoins" />
782781
<FeedbackCard />
783782
</Content>
784783
</Page>

0 commit comments

Comments
 (0)