forked from Github/frigate
Link live recordings (#10799)
* Add button to link to recordings from camera live view * Change name and show text on both * Use history button next to back button * Match designs better
This commit is contained in:
@@ -251,6 +251,7 @@ export function RecordingView({
|
||||
<Button
|
||||
className="flex items-center gap-2 rounded-lg"
|
||||
size="sm"
|
||||
variant="secondary"
|
||||
onClick={() => navigate(-1)}
|
||||
>
|
||||
<IoMdArrowRoundBack className="size-5" size="small" />
|
||||
|
||||
Reference in New Issue
Block a user