From 73f9541f140afd8a6fa5b4db40f1200d29adb0da Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Sat, 12 Apr 2025 21:14:35 +0100 Subject: [PATCH] Update code component --- components/ui/Code.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/Code.tsx b/components/ui/Code.tsx index 4321bf0..fea07f9 100644 --- a/components/ui/Code.tsx +++ b/components/ui/Code.tsx @@ -18,7 +18,7 @@ export function Code({children}: { children: ReactNode }) { return (