mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
remove text
This commit is contained in:
@@ -186,15 +186,6 @@ const ProvingScreenRouter: React.FC = () => {
|
||||
) : (
|
||||
<>
|
||||
<ActivityIndicator color={blue600} size="large" />
|
||||
<Text
|
||||
fontFamily={dinot}
|
||||
fontSize={16}
|
||||
color={proofRequestColors.slate500}
|
||||
marginTop={16}
|
||||
testID="proving-router-loading"
|
||||
>
|
||||
Loading documents...
|
||||
</Text>
|
||||
</>
|
||||
)}
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user