From 20647317a0181e4202c4e5e858d83dd9f0e10378 Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Tue, 6 May 2025 20:41:02 +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 43aeebc..8ca02b8 100644 --- a/components/ui/Code.tsx +++ b/components/ui/Code.tsx @@ -19,13 +19,13 @@ export function Code({children}: { children: ReactNode }) { return (