💄 Change text in offline details modal
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user