fix: correct AutoRefresh component rendering in HomePage
Build Images and Deploy / Update-PROD-Stack (push) Failing after 32s

This commit is contained in:
2026-03-19 22:15:44 -04:00
parent c5e5f9eaf6
commit 125e62c19c
+1 -1
View File
@@ -94,7 +94,7 @@ export default async function HomePage() {
return ( return (
<div className="space-y-10"> <div className="space-y-10">
<AutoRefresh intervalMs={30_000} />} <AutoRefresh intervalMs={30_000} />
<div className="text-center py-8"> <div className="text-center py-8">
<h1 className="text-4xl font-bold tracking-tight mb-3"> <h1 className="text-4xl font-bold tracking-tight mb-3">
The{' '} The{' '}