From ed2ba026afbac8326935339ba7639a18f109bf0f Mon Sep 17 00:00:00 2001 From: Lisa Wiesner <lisa.wiesner@uni-bielefeld.de> Date: Thu, 26 Sep 2024 07:44:41 +0000 Subject: [PATCH] Update file Education.tsx --- src/contents/Human Practices/Further Engagement/Education.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/Human Practices/Further Engagement/Education.tsx b/src/contents/Human Practices/Further Engagement/Education.tsx index f0a277ae..275c0978 100644 --- a/src/contents/Human Practices/Further Engagement/Education.tsx +++ b/src/contents/Human Practices/Further Engagement/Education.tsx @@ -1,6 +1,6 @@ import { ButtonOne } from "../../../components/Buttons"; import { H4 } from "../../../components/Headings"; -import { H5 } from "../../../components/Headings"; +import { H5 } from "../../../components/Headings" export function HPEducation(){ -- GitLab