From 24a4bc234c3c874ead11681504db19684398f4af Mon Sep 17 00:00:00 2001 From: Isabell Alexandra Guckes <isabell.guckes@uni-bielefeld.de> Date: Thu, 26 Sep 2024 08:26:33 +0000 Subject: [PATCH] Update file symptom-data.tsx --- src/data/symptom-data.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/symptom-data.tsx b/src/data/symptom-data.tsx index f4e26069..c877c73e 100644 --- a/src/data/symptom-data.tsx +++ b/src/data/symptom-data.tsx @@ -42,7 +42,7 @@ export const symptomdata: (Array<SymptomDatensatz>) = [ name: "Skin", picture: "https://static.igem.wiki/teams/5247/scientific-figures/largeintestine.svg", introduction: ["Located on the surface of the entire body","Responsible for barrier function, immunological defense, regulation of homeostasis, sensory functions [25]","CF affects CFTR channels of sweat glands, which leads to salt deposits on the skin [26]","This can lead in CF context to skin irritation (rash or dermatitis) [26]","Prevention via drinking a lot and a rather salty diet possible [27]"], - }, + } // { // name: "guts", // picture: "https://static.igem.wiki/teams/5247/scientific-figures/pregnancy.svg", -- GitLab