chore: clean this stuff up too

This commit is contained in:
Adrian Castro
2024-02-14 22:48:09 +01:00
parent 4d8a61baba
commit 8da4ad579c
5 changed files with 8 additions and 18 deletions

View File

@@ -32,7 +32,6 @@ export default function SearchScreen() {
<Text className="text-2xl font-bold">Search</Text>
</View>
}
subtitle="Looking for something?"
>
<Searchbar onSearchChange={handleSearchChange} />
<View className="flex w-full flex-1 flex-row flex-wrap justify-start">