Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Hasan/feat: remove demo text from vanilla (#5488)
Browse files Browse the repository at this point in the history
* feat: remove demo text from vanilla

* empty: πŸš€ to redeploy and trigger build
  • Loading branch information
hasan-deriv authored Sep 1, 2023
1 parent 3747689 commit 69f792d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/features/pages/options/vanilla/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ const VanillaOptions = () => {
</Flex.Box>
<Flex.Box justify="center" align="center" direction="col">
<AvailableMarketPlatforms markets={vanillaMarkets} platforms={vanillaPlatforms} />
<Typography.Paragraph font_family="UBUNTU" mt="20x">
<Localize translate_text="_t_Currently available on demo accounts only_t_" />
</Typography.Paragraph>
</Flex.Box>
<OptionsFaq faqs={vanillaFAQ} />
</OptionsLayout>
Expand Down

0 comments on commit 69f792d

Please sign in to comment.