Skip to content

Commit

Permalink
fix hw restore modal
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulnr7 committed Sep 25, 2024
1 parent 5b247c0 commit 20e3c04
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ const SelectBluetoothSection = () => {
iconImage={<Icon.Bluetooth color={colors.blue} />}
textStyles={styles.buttonText}
title={strings.hwModalBtButton}
outlineShelley
outlineOnLight
shelleyTheme
onPress={() => request()}
/>
</>
Expand Down

0 comments on commit 20e3c04

Please sign in to comment.