💄 Change text in offline details modal

This commit is contained in:
Chowdhury Foysal Ahamed
2023-08-18 19:46:57 +02:00
parent 2247d99d66
commit 38b525d759
+4 -4
View File
@@ -23,12 +23,12 @@ export const Component = () => {
Offline Mode Offline Mode
</Text> </Text>
<Text style={[pal.text, s.pl20, s.pr20]}> <Text style={[pal.text, s.pl20, s.pr20]}>
While BlueSky works best when you're connected to the internet, you can BlueSky works best when you're connected to the internet, you can still
still browse around while offline. browse around while offline.
</Text> </Text>
<Text style={[pal.text, s.pl20, s.pr20, s.pt10]}> <Text style={[pal.text, s.pl20, s.pr20, s.pt10]}>
We will try out best to sync your basic interactions such as likes and However, you won't be able to post or interact with posts/users until
follows once you're back online. you're back online.
</Text> </Text>
<Button <Button
type="primary" type="primary"