From 745b0c1cfec2c317709a3c5563662cb2d0ee00eb Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 5 May 2021 04:45:25 +0800 Subject: [PATCH] doc: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 428bf213..de51c52e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ type MarkdownPreviewProps = { - `className` (`string?`)\ Wrap the markdown in a `div` with this class name -This [`ReactMarkdownProps`](https://github.com/remarkjs/react-markdown/tree/15b4757082cf3f32a25eba0b8ea30baf751a8b40#props) details. +This [`ReactMarkdownProps`](https://github.com/remarkjs/react-markdown/tree/15b4757082cf3f32a25eba0b8ea30baf751a8b40#props) details. [Upgrade `react-markdown` v6](https://github.com/remarkjs/react-markdown/blob/15b4757082cf3f32a25eba0b8ea30baf751a8b40/changelog.md#600---2021-04-15) - `children` (`string`, default: `''`)\ Markdown to parse