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