mobile: fix logout page ui

This commit is contained in:
ammarahm-ed
2023-08-31 10:43:13 +05:00
committed by Abdullah Atta
parent 51bef01609
commit 87e42e98c6

View File

@@ -87,12 +87,6 @@ const Home = ({
alignItems: "center"
}}
>
<Heading color={colors.primary.heading} size={SIZE.lg}>
Logging out
</Heading>
<Paragraph color={colors.secondary.icon}>
Please wait while we log out and clear app data.
</Paragraph>
<View
style={{
width: "100%",