micronic85

Results 1 issues of micronic85

This PR updates the Hit Test tutorial (`hit-test.md`) to replace the deprecated `useXRHandState` hook with the current `getInputSourceState` approach from `@react-three/xr`. Changes: - Replaced all references to `useXRHandState` with `getInputSourceState`...