shuashuai commented on code in PR #1171:
URL: https://github.com/apache/incubator-answer/pull/1171#discussion_r1837459026
##########
ui/src/pages/Tags/Detail/index.tsx:
##########
@@ -145,9 +145,6 @@ const Index: FC = () => {
<p className="text-break">
Review Comment:
Looking at the latest requirements, you need to parse html here
```
<div
className="text-break"
dangerouslySetInnerHTML={{ __html: tagInfo.excerpt }}
/>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]