Skip to content

Commit 11b3da5

Browse files
authored
Incubator.Slider - fix category (#2960)
1 parent 52ec06f commit 11b3da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/incubator/Slider/slider.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Slider",
3-
"category": "Incubator",
3+
"category": "incubator",
44
"description": "A Slider component",
55
"example": "https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/incubatorScreens/IncubatorSliderScreen.tsx",
66
"images": [],

0 commit comments

Comments
 (0)