fix: ThreeEvent should not include initMouseEvent #2328
test.yml
on: pull_request
Build, lint, and test
1m 1s
Annotations
2 warnings
Build, lint, and test:
packages/fiber/src/web/use-measure.ts#L171
React Hook useEffect has missing dependencies: 'addListeners' and 'removeListeners'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/web/use-measure.ts#L174
React Hook useEffect has a missing dependency: 'removeListeners'. Either include it or remove the dependency array
|