Skip to content

Commit

Permalink
refactor: change iconSize
Browse files Browse the repository at this point in the history
  • Loading branch information
vhu-axelor authored Dec 9, 2024
1 parent 05a4043 commit 412516c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const ChipSelect = ({
}
onPress={clearAllChips}
disabled={selectedChip.length === 0}
iconSize={16}
iconSize={18}
width={40}
style={styles.clearButton}
/>
Expand Down

0 comments on commit 412516c

Please sign in to comment.