Commit 7fab379
authored
fix link to ReactDOMHostconfig in reconciler docs (#25788)
## Summary
Reference to #25716, changed old link to a new, now page exist, instead
of 404.
## How did you test this change?
yarn test
and by clicking on the link of host config in
https://github.com/facebook/react/blob/main/packages/react-reconciler/README.md#practical-examples1 parent 500c8aa commit 7fab379
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments