diff --git a/src/cfd/components/MT5PlatformsList/MT5PlatformsList.tsx b/src/cfd/components/MT5PlatformsList/MT5PlatformsList.tsx index b860a83..6d81278 100644 --- a/src/cfd/components/MT5PlatformsList/MT5PlatformsList.tsx +++ b/src/cfd/components/MT5PlatformsList/MT5PlatformsList.tsx @@ -18,7 +18,7 @@ export const MT5PlatformsList = () => { return ( {!isAuthorized && } - {!isFetchedAfterMount && ( + {!isFetchedAfterMount && isAuthorized && (