mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Change icon type
This commit is contained in:
parent
cbe39caa3b
commit
0caf56afdb
@ -626,7 +626,7 @@ export default function Events({ path, ...props }) {
|
|||||||
</Button>
|
</Button>
|
||||||
<Button
|
<Button
|
||||||
className="rounded-full ml-auto"
|
className="rounded-full ml-auto"
|
||||||
type="text"
|
type="iconOnly"
|
||||||
color="blue"
|
color="blue"
|
||||||
onClick={() => setShowInProgress(!showInProgress)}
|
onClick={() => setShowInProgress(!showInProgress)}
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user