diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 0c3dabb..aaa9cf2 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -172,7 +172,13 @@ export default function Home(): JSX.Element {largeDisplay && ( -
+ {exampleCode}
- +
)}