diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 227fad7f..d2635ef0 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -94,7 +94,7 @@ export default function Home() { id="home.title" values={{ h: (chunks) => ( - {chunks} + {chunks} ), }} />