fix(types): ignore deprecated JSX, use correct XRFrame definition #1954
test.yml
on: pull_request
Build, lint, and test
1m 44s
Annotations
3 warnings
Build, lint, and test:
packages/fiber/src/core/index.tsx#L517
React Hook React.useCallback has missing dependencies: 'container', 'events', 'pointer', 'previousRoot', 'raycaster', 'rest', and 'size'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/core/index.tsx#L550
React Hook React.useEffect has missing dependencies: 'inject', 'previousRoot', and 'usePortalStore'. Either include them or remove the dependency array
|
Build, lint, and test:
packages/fiber/src/core/index.tsx#L554
React Hook React.useEffect has missing dependencies: 'previousRoot' and 'usePortalStore'. Either include them or remove the dependency array
|