From 2c9c6f9dfc04f8d7a1a7a935e7411d5208bccc38 Mon Sep 17 00:00:00 2001 From: shreya-mishra Date: Tue, 27 Jun 2023 20:47:30 +0530 Subject: [PATCH] major fix --- src/components/ToDoComponent/SettingGoals/CreateGoals.tsx | 4 +++- src/screens/GoalScreen/GoalScreen.tsx | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/ToDoComponent/SettingGoals/CreateGoals.tsx b/src/components/ToDoComponent/SettingGoals/CreateGoals.tsx index dfb79d61..ff1ecce7 100644 --- a/src/components/ToDoComponent/SettingGoals/CreateGoals.tsx +++ b/src/components/ToDoComponent/SettingGoals/CreateGoals.tsx @@ -29,7 +29,6 @@ const MainScreen = ({ navigation }) => { overflow: 'hidden', }} > - {' '} { return ( - + {/* TODO: moving to v2 */}