dillon1000/react
Commit
Browse files docs: use diff codeblock for `useReducer` typings change (#31685)
## Summary This PR updates the 19.0.0 changelog to use diff-styled code blocks for illustrating changes to `useReducer` typings. Also removes the incorrect square brackets in the second diff, it should be `Action` instead of `[Action]`. ## How did you test this change? **Before**  **After**  Signed-off-by: Eng Zer Jun <[email protected]>
Changed paths1 file
First-parent comparisonCHANGELOG.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…