mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:43:25 +00:00
remove unnecessary classes
This commit is contained in:
@@ -12,7 +12,7 @@ export default function SearchScreen() {
|
||||
<ScreenLayout
|
||||
title={
|
||||
<View className="flex-row items-center">
|
||||
<Text className="text-2xl font-bold text-white">Search</Text>
|
||||
<Text className="text-2xl font-bold">Search</Text>
|
||||
</View>
|
||||
}
|
||||
subtitle="Looking for something?"
|
||||
|
Reference in New Issue
Block a user