diff --git a/app/+html.tsx b/app/+html.tsx index 8b92456..efa0384 100644 --- a/app/+html.tsx +++ b/app/+html.tsx @@ -6,7 +6,7 @@ import { type PropsWithChildren } from 'react'; * The contents of this function only run in Node.js environments and do not have access to the DOM or browser APIs. */ export default function Root({ children }: PropsWithChildren) { - return ( + return (