Test fixes
This commit is contained in:
parent
1c460c40f4
commit
2619c55c10
5 changed files with 9 additions and 4 deletions
|
@ -168,6 +168,7 @@ export function Selector({
|
|||
backgroundColor: pal.colors.background,
|
||||
}}>
|
||||
<ScrollView
|
||||
testID="selector"
|
||||
horizontal
|
||||
showsHorizontalScrollIndicator={false}
|
||||
style={{position: 'absolute'}}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue