Big dep bump
Summary: The markdown bump required ignoring another prop, the rest was smooth. Reviewed By: timur-valiev Differential Revision: D30067682 fbshipit-source-id: 6038ffe29d2e0041c81bac132eed747cbfe40f54
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6349ebe05d
commit
6791b29e45
@@ -91,6 +91,7 @@ export function Markdown(props: {source: string; style?: CSSProperties}) {
|
||||
strong: Strong,
|
||||
em: Emphasis,
|
||||
code: CodeBlock,
|
||||
// @ts-ignore missing in declaration
|
||||
blockquote: Quote,
|
||||
// @ts-ignore props missing href but existing run-time
|
||||
a: LinkReference,
|
||||
|
||||
Reference in New Issue
Block a user