There was an error while loading. Please reload this page.
1 parent 91e00c5 commit 0af4fbcCopy full SHA for 0af4fbc
js/SegmentedControl.js
@@ -77,7 +77,7 @@ const SegmentedControl = ({
77
styles.slider,
78
{
79
transform: [{translateX: animation}],
80
- width: segmentWidth,
+ width: segmentWidth - 2,
81
backgroundColor: tintColor || 'white',
82
},
83
]}
0 commit comments