Skip to content

Commit

Permalink
chore: set faq type to swap
Browse files Browse the repository at this point in the history
  • Loading branch information
thechefpenguin committed Nov 12, 2024
1 parent 68c31dc commit e8c820f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const adId = 'expandable-ad'
const title = 'Quick Start on How to Swap'

const ExpandedContent = () => {
return <FAQ type="prediction" />
return <FAQ type="swap" />
}

export const ExpandableAd = (props: AdPlayerProps) => {
Expand Down

0 comments on commit e8c820f

Please sign in to comment.