diff --git a/app/mobile/src/session/conversation/addTopic/AddTopic.jsx b/app/mobile/src/session/conversation/addTopic/AddTopic.jsx index 780cc1e0..1bdf6e7c 100644 --- a/app/mobile/src/session/conversation/addTopic/AddTopic.jsx +++ b/app/mobile/src/session/conversation/addTopic/AddTopic.jsx @@ -117,7 +117,7 @@ export function AddTopic() { /> )} diff --git a/app/mobile/src/session/profile/Profile.jsx b/app/mobile/src/session/profile/Profile.jsx index b25773f4..fd1e18dd 100644 --- a/app/mobile/src/session/profile/Profile.jsx +++ b/app/mobile/src/session/profile/Profile.jsx @@ -174,7 +174,7 @@ export function Profile() { supportedOrientations={['portrait', 'landscape']} onRequestClose={actions.hideBlockedCards} > - + Blocked Contacts: @@ -195,7 +195,7 @@ export function Profile() { supportedOrientations={['portrait', 'landscape']} onRequestClose={actions.hideBlockedChannels} > - + Blocked Topics: @@ -216,7 +216,7 @@ export function Profile() { supportedOrientations={['portrait', 'landscape']} onRequestClose={actions.hideDetailEdit} > - + Edit Details: @@ -249,7 +249,7 @@ export function Profile() { supportedOrientations={['portrait', 'landscape']} onRequestClose={actions.hideLoginEdit} > - + Change Login: