Skip to content

Commit bdbdce9

Browse files
sgnyMoOx
authored andcommitted
Add Event API documentation to the index (facebook#516)
1 parent f6cc7b3 commit bdbdce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/Consts.re

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ let sections = [
145145
("DatePickerAndroid", api ++ "DatePickerAndroid/"),
146146
("Dimensions", api ++ "Dimensions/"),
147147
("Easing", api ++ "Easing/"),
148+
("Event", api ++ "Event/"),
148149
("Geolocation", api ++ "Geolocation/"),
149150
("ImageEditor", api ++ "ImageEditor/"),
150151
("ImagePickerIOS", api ++ "ImagePickerIOS/"),

0 commit comments

Comments
 (0)