Skip to content

Commit

Permalink
SectionWheelPicker - api fix (#2950)
Browse files Browse the repository at this point in the history
  • Loading branch information
Inbal-Tish committed Feb 13, 2024
1 parent bb008ec commit 6089796
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
{"name": "activeTextColor", "type": "string", "description": "Text color for the focused row"},
{"name": "inactiveTextColor", "type": "string", "description": "Text color for other, non-focused rows"},
{"name": "textStyle", "type": "TextStyle", "description": "Row text style"},
{"name": "xxx", "type": "xxxx", "description": "xxxxx"},
{"name": "testID", "type": "string", "description": "The component test id"},
{"name": "faderProps", "type": "FaderProps", "description": "Custom props for fader."}
],
Expand Down

0 comments on commit 6089796

Please sign in to comment.