File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/react-reconciler Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ module.exports = RendererPublicAPI;
3232
3333* [ React ART] ( https://github.com/facebook/react/blob/master/packages/react-art/src/ReactART.js )
3434* [ React DOM] ( https://github.com/facebook/react/blob/master/packages/react-dom/src/client/ReactDOM.js )
35- * [ React Native] ( https://github.com/facebook/react/blob/master/packages/react-native-renderer/src/ReactNativeFiberRenderer .js )
35+ * [ React Native] ( https://github.com/facebook/react/blob/master/packages/react-native-renderer/src/ReactNativeRenderer .js )
3636
3737If these links break please file an issue and we’ll fix them. They intentionally link to the latest versions since the API is still evolving.
3838
You can’t perform that action at this time.
0 commit comments