dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonpackages/react/src/ReactServer.experimental.development.js ModifiedM packages/react/src/ReactServer.experimental.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…