From baa885534f876c52f8526963be4f8127fffc5f89 Mon Sep 17 00:00:00 2001 From: ywca15984 Date: Tue, 30 Jun 2020 12:45:02 +0900 Subject: [PATCH 1/2] [#4] feat: Delete useless text --- FE/App.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FE/App.js b/FE/App.js index 18908ef..e08850e 100644 --- a/FE/App.js +++ b/FE/App.js @@ -5,7 +5,8 @@ import { StyleSheet, Text, View, Button } from 'react-native'; export default function App() { return ( - //Open up App.js to start working on your app! + {/*Open up App.js to start working on your app!*/} + this is test!