mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
chore: clean this stuff up too
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user