Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
rename Trending with top creator tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
alantoa committed Nov 7, 2023
1 parent db737e5 commit 048e1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/navigation/root-stack-navigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export function RootStackNavigator() {
/>
<Stack.Screen
name="trending"
options={{ headerTitle: "Trending" }}
options={{ headerTitle: "Top Creator Tokens" }}
component={TrendingScreen}
/>
<Stack.Screen
Expand Down

0 comments on commit 048e1bb

Please sign in to comment.