ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.3k stars 150 forks source link

fix(react): remove unnecessary debug logging #276

Closed robertjcolley closed 3 months ago

robertjcolley commented 3 months ago

removes console.log statements debugging a previous issue that were left in during #261.

resolves #275