mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +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
|
||||
className="rounded-full ml-auto"
|
||||
type="text"
|
||||
type="iconOnly"
|
||||
color="blue"
|
||||
onClick={() => setShowInProgress(!showInProgress)}
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user