chore: update title

This commit is contained in:
Adrian Castro
2024-03-06 09:34:36 +01:00
parent 7dfd14842b
commit 701dfcaa09

View File

@@ -114,7 +114,7 @@ export default function HomeScreenContent() {
<ScreenLayout
title={
<View className="flex-row items-center">
<Text className="text-2xl font-bold">Search</Text>
<Text className="text-2xl font-bold">Home</Text>
</View>
}
>