dillon1000/react

Commit

Remove useActionState Hook export from experimental react-server condition (#32342)

This Hook is not available in RSC environments. This is already the case
in stable but not in experimental for some reason. Probably an
oversight.
Browse files
Changed paths2 files
First-parent comparison
M packages/react/src/ReactServer.experimental.development.js ModifiedM packages/react/src/ReactServer.experimental.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…