From 559f097926af058afdcd4c2c634a5406b5a1c951 Mon Sep 17 00:00:00 2001 From: shuai Date: Thu, 23 Feb 2023 11:51:12 +0800 Subject: [PATCH] fix: timeline title add label escape --- ui/src/components/DiffContent/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/src/components/DiffContent/index.tsx b/ui/src/components/DiffContent/index.tsx index 2a3b3bd9..e784c731 100644 --- a/ui/src/components/DiffContent/index.tsx +++ b/ui/src/components/DiffContent/index.tsx @@ -69,7 +69,10 @@ const Index: FC = ({ {objectType !== 'answer' && opts?.showTitle && (