Skip to content

Commit

Permalink
fix: add file import
Browse files Browse the repository at this point in the history
  • Loading branch information
nada-deriv committed Aug 1, 2024
1 parent 2d8c153 commit 905a12b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { useIsAdvertiserBarred } from '@/hooks';
import { Localize } from '@deriv-com/translations';
import { Button, useDevice } from '@deriv-com/ui';
import { MyAdsToggle } from '../MyAdsToggle';
import './MyAdsDisplayWrapper.scss';

type TMyAdsDisplayWrapperProps = {
isPaused: boolean;
Expand Down

0 comments on commit 905a12b

Please sign in to comment.