From ec81c5633e4dfac8f360abd34cb9fe80732b5736 Mon Sep 17 00:00:00 2001 From: James <5511220+Zamiell@users.noreply.github.com> Date: Wed, 11 May 2022 19:36:23 -0400 Subject: [PATCH] fix for code coloring --- src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index e4738e9d..5e265034 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -108,10 +108,10 @@ export default function Home() {
- {exampleSource} + {exampleSource}
- {exampleOutput} + {exampleOutput}