Skip to content

Commit

Permalink
fix swap icon
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoncalves committed Apr 21, 2024
1 parent 49ce1d8 commit ebab288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/token/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const TokenBalance = ({
accessibilityLabel={testIDs.swap}>
<View style={styles.badge}>
<Icon
name="ios-swap-vertical"
name="swap-vertical-outline"
color={sharedColors.text.primary}
size={25}
/>
Expand Down

0 comments on commit ebab288

Please sign in to comment.