Skip to content

Commit

Permalink
Removed Settings testing badge button
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadfadhli committed Oct 31, 2024
1 parent 4ac6e57 commit 4061b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/iQMA-Skills-Builder/app/screens/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export default function Settings() {
onPressHandler={logOut}
/>

<Button title="Go to Badge" onPress={goToBadgePage}></Button>
{/* <Button title="Go to Badge" onPress={goToBadgePage}></Button> */}
</View>
</ScrollView>
);
Expand Down

0 comments on commit 4061b1c

Please sign in to comment.