💄 change screen header title to Preferences
This commit is contained in:
parent
24a72daf2c
commit
e8b25152af
1 changed files with 1 additions and 1 deletions
|
@ -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 />
|
||||||
|
|
Loading…
Reference in a new issue