Skip to content
Snippets Groups Projects
Commit 5aaa90fa authored by Max Luca Beckmann's avatar Max Luca Beckmann
Browse files

Bugs fixed in descriptions

parent ab66dc94
No related branches found
No related tags found
No related merge requests found
Pipeline #487845 failed
......@@ -2,9 +2,7 @@ import { InfoBox } from "../components/Boxes";
import { TabButtonRow } from "../components/Buttons";
import Collapsible from "../components/Collapsible";
import { SupScrollLink } from "../components/ScrollLink";
import { H2, H4} from "../components/Headings";
import { LoremMedium } from "../components/Loremipsum";
import { Circle } from "../components/Shapes";
import { H4} from "../components/Headings";
import { ButtonRowTabs } from "../components/Tabs";
import PieChart from "../components/Graph";
import PreCyse from "../components/precyse";
......@@ -14,7 +12,6 @@ import { Section, Subesction } from "../components/sections";
import { symptomdata, SymptomDatensatz } from "../data/symptom-data";
import { drugdata, DrugDatensatz } from "../data/drug-data";
import { useTabNavigation } from "../utils/TabNavigation";
import { QuizQuestion } from "../components/Quiz";
import PrimeEditingComplex from "../components/Complex-svg";
import { useNavigation } from "../utils";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment