chore: remove dynamic title from result page and change favicon
This commit is contained in:
@@ -65,7 +65,7 @@ export default function VideoResultsPage() {
|
|||||||
return (
|
return (
|
||||||
<div className="space-y-8">
|
<div className="space-y-8">
|
||||||
<PageHeader
|
<PageHeader
|
||||||
title={getTitle()}
|
title={'Detection Results'}
|
||||||
description={`Video ID: ${videoId}`}
|
description={`Video ID: ${videoId}`}
|
||||||
icon={TrendingUp}
|
icon={TrendingUp}
|
||||||
actions={
|
actions={
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user