diff --git a/apps/playground/src/pages/video-with-react.tsx b/apps/playground/src/pages/video-with-react.tsx index 72b01d4..e2d4a3c 100644 --- a/apps/playground/src/pages/video-with-react.tsx +++ b/apps/playground/src/pages/video-with-react.tsx @@ -7,15 +7,11 @@ import { function Room() { - const callback = (event) => { - console.log('new event', event) - } - return (