From efd8dfb8f8e992335ccae728be5967070f1ccb00 Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Fri, 20 Jun 2025 20:38:00 +0100 Subject: [PATCH] Update code component --- components/ui/Code.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ui/Code.tsx b/components/ui/Code.tsx index 47624dd..a555d8c 100644 --- a/components/ui/Code.tsx +++ b/components/ui/Code.tsx @@ -19,9 +19,9 @@ export function Code({children}: { children: ReactNode }) { return (