mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-30 23:59:02 +03:00
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