chore: update docs for React 19 info #2359
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lint:
packages/fiber/src/web/use-measure.ts#L186
React Hook useEffect has missing dependencies: 'addListeners' and 'removeListeners'. Either include them or remove the dependency array
|
Check lint:
packages/fiber/src/web/use-measure.ts#L189
React Hook useEffect has a missing dependency: 'removeListeners'. Either include it or remove the dependency array
|
Loading