diff --git a/apps/mobile/src/components/Menu/UserSection.js b/apps/mobile/src/components/Menu/UserSection.js index 82e7891df..6340b730f 100644 --- a/apps/mobile/src/components/Menu/UserSection.js +++ b/apps/mobile/src/components/Menu/UserSection.js @@ -57,7 +57,13 @@ export const UserSection = ({noTextMode}) => { {!user ? 'Not Logged in' : 'Logged in'} - Login to encrypt and sync your notes. + + Login to encrypt and sync your notes. +