Skip to content

Commit

Permalink
Fixed screen name.
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramsamak committed Jun 21, 2024
1 parent 177a8c4 commit b35e3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/drawerConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ export const drawerItems = [
icon: "thermometer-outline",
},
{ name: "Waves", component: Waves, icon: "water-outline" },
{ name: "Rate Us", component: RateUs, icon: "star-outline" },
{ name: "RateUs", component: RateUs, icon: "star-outline" },
];

0 comments on commit b35e3ee

Please sign in to comment.