Skip to content

Commit

Permalink
Merge pull request #48064 from Expensify/vit-48049
Browse files Browse the repository at this point in the history
[CP Staging] Remove redundant button from the onboarding modal

(cherry picked from commit bea22ee)

(CP triggered by mountiny)
  • Loading branch information
mountiny authored and OSBotify committed Aug 27, 2024
1 parent 32f3eb7 commit 80e42de
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/FeatureTrainingModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,6 @@ function FeatureTrainingModal({
text={helpText}
/>
)}
<Button
large
style={[styles.mb3]}
onPress={onHelp}
text={helpText}
/>
<Button
large
success
Expand Down

0 comments on commit 80e42de

Please sign in to comment.