forked from Github/frigate
lint fixes
This commit is contained in:
@@ -21,7 +21,6 @@ export default function JSMpegPlayer({ camera }) {
|
||||
}, [url]);
|
||||
|
||||
return (
|
||||
<div ref={playerRef} class="jsmpeg">
|
||||
</div>
|
||||
<div ref={playerRef} class="jsmpeg" />
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user