rusackas commented on code in PR #42214:
URL: https://github.com/apache/superset/pull/42214#discussion_r3612058302
##########
superset-frontend/packages/superset-ui-core/src/components/DesignSystem.stories.tsx:
##########
@@ -25,7 +25,7 @@ export default {
export const DesignSystem = () => (
<>
- <Markdown>
+ <MarkdownToJsx>
Review Comment:
I think Codeant is a false positive here. The diff only renames the
`Markdown` import; the `target="_blank"` link predates this PR, and it lives in
a dev-only Storybook story anyway. Resolving.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]