diff --git a/app/components/global_threads/empty_state.tsx b/app/components/global_threads/empty_state.tsx index 857ad272e..c3297adc6 100644 --- a/app/components/global_threads/empty_state.tsx +++ b/app/components/global_threads/empty_state.tsx @@ -4,12 +4,10 @@ import React from 'react'; import {intlShape} from 'react-intl'; import {Text, View} from 'react-native'; import Svg, { - Ellipse, G, Path, Defs, ClipPath, - Rect, } from 'react-native-svg'; import {useSelector} from 'react-redux'; @@ -51,165 +49,169 @@ function EmptyState({intl, isUnreads}: Props) { return ( - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + {title}