Files
react.dev/beta/src
Mihail (Михаил) ca61341e6f [Beta] Fixed a dead link in useTransition.md (#5356)
In the paragraph:
```
You can wrap an update into a transition only if you have access to the set function of that state. If you want to start a transition in response to some prop or a custom Hook return value, try useDeferredValue instead.
```

The "useDeferredValue" link pointed to "usedeferredvalue" which is an invalid URL, this commit fixes that.
2022-12-13 04:08:07 +00:00
..
2022-12-08 08:34:05 -08:00
2022-11-25 20:13:59 +00:00
2022-11-21 15:54:10 +00:00
2022-12-08 08:34:05 -08:00
2022-12-12 17:57:10 +00:00
2022-05-26 00:18:19 +01:00