diff --git a/packages/playground/src/r3f/App.tsx b/packages/playground/src/r3f/App.tsx index bdb19b6..05eb7d1 100644 --- a/packages/playground/src/r3f/App.tsx +++ b/packages/playground/src/r3f/App.tsx @@ -1,4 +1,4 @@ -import {editable as e, bindToCanvas} from '@theatre/plugin-r3f' +import {editable as e, Wrapper} from '@theatre/plugin-r3f' import {PerspectiveCamera} from '@react-three/drei' import {getProject} from '@theatre/core' import * as THREE from 'three' @@ -97,56 +97,57 @@ function App() { - - - - - - getProject('Example project').sheet('R3F-Canvas')} + > + + + - - - - -