Front: Lint + format
This commit is contained in:
committed by
Clément Le Bihan
parent
f4cd9e18ea
commit
004a541302
@@ -163,7 +163,7 @@ const ProfileSettings = () => {
|
||||
},
|
||||
]}
|
||||
/>
|
||||
{ Platform.OS === "web" && <APKDownloadButton/> }
|
||||
{Platform.OS === 'web' && <APKDownloadButton />}
|
||||
<LogoutButtonCC isGuest={user.isGuest} buttonType={'filled'} />
|
||||
</Column>
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user