💄 change screen header title to Preferences

This commit is contained in:
ghalestrilo 2020-06-30 19:17:05 -03:00
parent 24a72daf2c
commit e8b25152af
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ const MobilePreferences = (props) => {
return (
<Screen fullscreen>
<section>
<SettingsHeader transparent title="Settings">
<SettingsHeader transparent title="Preferences">
<IconButton to="/mobile" aria-label="Return to ide view">
<ExitIcon />