We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c0356 commit 0930e9fCopy full SHA for 0930e9f
src/pages/buy-sell/screens/BuySellHeader/BuySellHeader.tsx
@@ -6,7 +6,6 @@ import { getSortByList } from '@/constants';
6
import { useIsAdvertiserBarred, useModalManager } from '@/hooks/custom-hooks';
7
import { GuideTooltip } from '@/pages/guide/components';
8
import { useBuySellFiltersStore } from '@/stores';
9
-import { TSortByValues } from '@/utils';
10
import { getLocalizedTabs } from '@/utils/tabs';
11
import { LabelPairedBarsFilterMdBoldIcon, LabelPairedBarsFilterSmBoldIcon } from '@deriv/quill-icons';
12
import { useTranslations } from '@deriv-com/translations';
0 commit comments