How to hook up react-three-fiber to mobx?
I have this component. How do I hook it up?
export default function Player(props) { const mesh = useRef()