From 3282da41ed20cac094befc4bedc2ab425bb0ade8 Mon Sep 17 00:00:00 2001 From: Alex Stan Date: Sat, 1 Jun 2024 16:15:38 +0300 Subject: [PATCH] Made the logo a link Signed-off-by: Alex Stan fixed a merge conflict --- app/sessionconfig/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/sessionconfig/page.tsx b/app/sessionconfig/page.tsx index f6d5e51..8d5d004 100644 --- a/app/sessionconfig/page.tsx +++ b/app/sessionconfig/page.tsx @@ -32,6 +32,7 @@ export default function Example() { />
+
{ cards.map((elem) => { return ({elem[1]})