Skip to content

Commit

Permalink
Add Event API documentation to the index (facebook#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgny authored and MoOx committed May 30, 2019
1 parent f6cc7b3 commit bdbdce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/Consts.re
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ let sections = [
("DatePickerAndroid", api ++ "DatePickerAndroid/"),
("Dimensions", api ++ "Dimensions/"),
("Easing", api ++ "Easing/"),
("Event", api ++ "Event/"),
("Geolocation", api ++ "Geolocation/"),
("ImageEditor", api ++ "ImageEditor/"),
("ImagePickerIOS", api ++ "ImagePickerIOS/"),
Expand Down

0 comments on commit bdbdce9

Please sign in to comment.