💄 change screen header title to Preferences

This commit is contained in:
ghalestrilo 2020-06-30 19:17:05 -03:00
parent 24a72daf2c
commit e8b25152af

View file

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