We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03293f commit 464f275Copy full SHA for 464f275
packages/react/index.js
@@ -7,7 +7,7 @@
7
* @flow
8
*/
9
10
-// Keep in sync with https://github.com/facebook/flow/blob/main/lib/react.js
+// Keep in sync with https://github.com/facebook/flow/blob/master/lib/react.js
11
export type StatelessFunctionalComponent<
12
P,
13
> = React$StatelessFunctionalComponent<P>;
0 commit comments