diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 227fad7..d2635ef 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} ), }} />