Update ERRORS.mdx
This commit is contained in:
@@ -93,7 +93,7 @@ function App() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}, [camera]);
|
||||
}, [camera])
|
||||
|
||||
return <Camera ref={camera} {...cameraProps} />
|
||||
}
|
||||
|
Reference in New Issue
Block a user