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