Franknoirot/add walkthrough (#189)
* Barebones onboarding triggering and resetting * Make onboarding route-based * Add Camera step, highlighting camera feed * Implement redirect behavior * Unify navigation hooks * Formatting * add useResizeObserver, convert to custom hook
This commit is contained in:
@ -121,7 +121,7 @@ export const Stream = () => {
|
||||
}
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div id="stream">
|
||||
<PanelHeader title="Stream" />
|
||||
<video
|
||||
ref={videoRef}
|
||||
|
Reference in New Issue
Block a user