forked from Github/frigate
Review items right click menu (#10002)
* Add custom context menu for review items * Only show mark as reviewed when it has not been reviewed * Fix float comparison
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@hookform/resolvers": "^3.3.2",
|
||||
"@radix-ui/react-alert-dialog": "^1.0.5",
|
||||
"@radix-ui/react-aspect-ratio": "^1.0.3",
|
||||
"@radix-ui/react-context-menu": "^2.1.5",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@radix-ui/react-label": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user