diff --git a/examples/vote-proposal/pages/index.tsx b/examples/vote-proposal/pages/index.tsx index fa1e3ea53..88722962b 100644 --- a/examples/vote-proposal/pages/index.tsx +++ b/examples/vote-proposal/pages/index.tsx @@ -11,6 +11,7 @@ export default function Home() { return ( + {/* TODO fix type error */} {/* Type error: This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided. */} {/* @ts-ignore */}