mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Update web/src/views/live/LiveDashboardView.tsx
This commit is contained in:
parent
5403ee1c8d
commit
15c1e6af49
@ -34,7 +34,6 @@ import { useResizeObserver } from "@/hooks/resize-observer";
|
|||||||
import useKeyboardListener, {
|
import useKeyboardListener, {
|
||||||
KeyModifiers,
|
KeyModifiers,
|
||||||
} from "@/hooks/use-keyboard-listener";
|
} from "@/hooks/use-keyboard-listener";
|
||||||
import { useSearchParams } from "react-router-dom";
|
|
||||||
import { useSearchEffect } from "@/hooks/use-overlay-state";
|
import { useSearchEffect } from "@/hooks/use-overlay-state";
|
||||||
|
|
||||||
type LiveDashboardViewProps = {
|
type LiveDashboardViewProps = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user