Rename search to explore in titles and links (#8116)
* Rename search to explore in titles and links * Conditionally use Explore
This commit is contained in:
+1
-1
@@ -637,7 +637,7 @@ const FlatNavigator = () => {
|
||||
<Flat.Screen
|
||||
name="Search"
|
||||
getComponent={() => SearchScreen}
|
||||
options={{title: title(msg`Search`)}}
|
||||
options={{title: title(msg`Explore`)}}
|
||||
/>
|
||||
<Flat.Screen
|
||||
name="Notifications"
|
||||
|
||||
Reference in New Issue
Block a user