Skip to content
Snippets Groups Projects
Commit bf909922 authored by Anna-Lena Müller's avatar Anna-Lena Müller
Browse files

second

parent 8675a6dd
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,10 @@ import { ...@@ -10,7 +10,10 @@ import {
} from "react-native"; } from "react-native";
const SearchRecipe = () => { const SearchRecipe = () => {
return <ScrollView></ScrollView>; return <ScrollView>
<Text> Texz </Text>
</ScrollView>;
}; };
export default SearchRecipe; export default SearchRecipe;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment