diff --git a/src/components/download.tsx b/src/components/download.tsx index f49df11..0170c67 100644 --- a/src/components/download.tsx +++ b/src/components/download.tsx @@ -220,7 +220,7 @@ export default function DownloadPage() {
Confused about which build to choose?{" "} - Zen Browser © {new Date().getFullYear()} - Made with ❤️ by the Zen team. - { router.push(href.toString()) diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx index 4136370..92ba5c1 100644 --- a/src/components/navigation.tsx +++ b/src/components/navigation.tsx @@ -64,7 +64,7 @@ export function Navigation() {
If you encounter any issues, please report them on{" "} - @@ -81,7 +81,7 @@ export default function ReleaseNoteElement({ data }: { data: ReleaseNote }) {