From c8844fd0601fa46a06c35af0a88073da4944e555 Mon Sep 17 00:00:00 2001 From: Lisa Wiesner <lisa.wiesner@uni-bielefeld.de> Date: Wed, 25 Sep 2024 15:30:42 +0000 Subject: [PATCH] Update file Education.tsx --- src/contents/Human Practices/Further Engagement/Education.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/contents/Human Practices/Further Engagement/Education.tsx b/src/contents/Human Practices/Further Engagement/Education.tsx index 3bf91807..03d832a2 100644 --- a/src/contents/Human Practices/Further Engagement/Education.tsx +++ b/src/contents/Human Practices/Further Engagement/Education.tsx @@ -1,5 +1,6 @@ import { ButtonOne } from "../../../components/Buttons"; import { H4 } from "../../../components/Headings"; +import { H2 } from "../../../components/Headings"; import { LoremMedium } from "../../../components/Loremipsum"; -- GitLab