dillon1000/react

Commit

Unit Test for `findNodeHandle` Error Behavior (#30669)

## Summary

As promised on https://github.com/facebook/react/pull/29627, this
creates a unit test for the `findNodeHandle` error that prevents
developers from calling it within render methods.

## How did you test this change?

```
$ yarn test ReactFabric-test.internal.js
```
Browse files
Changed paths1 file
First-parent comparison
M packages/react-native-renderer/src/__tests__/ReactFabric-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…