William Situ
Results
1
comments of
William Situ
I've been getting the same error as well. i'm currently working around it by using the `withControls` example with my own canvas ``` import { withControls } from 'react-three-gui'; //...