ReactVision / viro

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

fix(react): remove unnecessary debug logging #276

Closed robertjcolley closed 8 months ago

robertjcolley commented 8 months ago

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

resolves #275