The docs for [`useTransition`](https://react.dev/reference/react/useTransition) include [`canary: true`](https://github.com/reactjs/react.dev/blob/6a94b72b2f8f35ccb5f988c3d2ab4a7be0ee866e/src/content/reference/react/useTransition.md?plain=1#L3C1-L3C13). `useTransition` is available in the latest stable version of React and marking it as "canary" misleads readers that it is an experimental feature.