From 8ccaac23ac26022c7dd4573ecfb55e11991d8b9e Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:02:42 +0000 Subject: [PATCH] triple threat cmon --- app/tri-display/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/tri-display/layout.tsx b/app/tri-display/layout.tsx index 43655da..bf6f76d 100644 --- a/app/tri-display/layout.tsx +++ b/app/tri-display/layout.tsx @@ -9,8 +9,8 @@ export default function DualLayout(props: { docs: React.ReactNode; }) { return ( -
- {"asdsa"} +
+ {""} {""}
);