Skip to content

Commit

Permalink
[#46] Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Jul 18, 2023
1 parent 7ae873c commit 62a70bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/form/support/FormNavigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ const FormNavigation = ({
testID="form-nav-btn-back"
/>
<Tab.Item
// disabled
// disabledStyle={{ backgroundColor: 'transparent' }}
title={`${activeGroup + 1}/${totalGroup}`}
titleStyle={styles.formNavigationGroupCount}
testID="form-nav-group-count"
Expand Down

0 comments on commit 62a70bc

Please sign in to comment.