diff --git a/examples/tuono-tutorial/src/routes/index.tsx b/examples/tuono-tutorial/src/routes/index.tsx index a7a4356c..54dc1172 100644 --- a/examples/tuono-tutorial/src/routes/index.tsx +++ b/examples/tuono-tutorial/src/routes/index.tsx @@ -46,7 +46,7 @@ export default function IndexPage({ {data.results.map((pokemon, i) => ( - + ))}