From 920c2c665f0d06b370b3a46ee188fa709a755d40 Mon Sep 17 00:00:00 2001 From: Xingan Zhao <2081098605@qq.com> Date: Tue, 1 Oct 2024 23:15:27 +0800 Subject: [PATCH] fix --- src/contents/human-practices.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index 193866d..0f0dc15 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -305,4 +305,8 @@ export function HumanPractices() { </div> </Element> - +</div> +</div> +</> + ); +} -- GitLab