From 2e3439e67a6e046c5d17dd2b3fe2e78a8921cf3b Mon Sep 17 00:00:00 2001
From: liliana <liliana.sanfilippo@uni-bielefeld.de>
Date: Sat, 20 Jul 2024 14:05:22 +0200
Subject: [PATCH] auskommentiert

---
 src/contents/description.tsx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index 416d7958..d2f86f49 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -272,7 +272,7 @@ export function Description() {
   );
 }
 
-let medibuttonrowdata =[
+/* let medibuttonrowdata =[
     {
         node: <div>About</div>, 
         buttonname: "About", 
@@ -290,3 +290,4 @@ let medibuttonrowdata =[
         cssname: "inhalations"
     },
 ]
+ */
\ No newline at end of file
-- 
GitLab