From 492c442e73c8f802cedd9b22deb744d61e9a5a18 Mon Sep 17 00:00:00 2001 From: Isabell Alexandra Guckes <isabell.guckes@uni-bielefeld.de> Date: Thu, 26 Sep 2024 09:13:43 +0000 Subject: [PATCH] Update file description.tsx --- src/contents/description.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/description.tsx b/src/contents/description.tsx index a95c8158..ce5b2f1b 100644 --- a/src/contents/description.tsx +++ b/src/contents/description.tsx @@ -107,7 +107,7 @@ export function Description() { </Subesction> <Subesction title="Symptoms" id="Cystic Fibrosis4"> - <p>Text about symptoms</p> + <p>Since the CFTR gene is expressed in nearly all tissues of the human body, cystic fibrosis affects as a metabolic disease a wide range of vital organs.</p> <Collapsible id="symptoms-collapsible" title="How the symptoms affect different parts of the body" > <TabButtonRow data={symptombuttonrowdata} opentype="meditabs" closing=""/> <ButtonRowTabs data={symptombuttonrowdata} cla="meditabs"/> -- GitLab