We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ded3e1 commit 6c9027dCopy full SHA for 6c9027d
src/Consts.re
@@ -138,6 +138,7 @@ let sections = [
138
("Dimensions", api ++ "Dimensions/"),
139
("Easing", api ++ "Easing/"),
140
("Event *", api ++ "Event/"),
141
+ ("Global *", api ++ "Global/"),
142
("InteractionManager", api ++ "InteractionManager/"),
143
("Keyboard", api ++ "Keyboard/"),
144
("LayoutAnimation", api ++ "LayoutAnimation/"),
0 commit comments