Skip to content

Commit 745b0c1

Browse files
committed
doc: Update README.md
1 parent de61b34 commit 745b0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ type MarkdownPreviewProps = {
5757
- `className` (`string?`)\
5858
Wrap the markdown in a `div` with this class name
5959

60-
This [`ReactMarkdownProps`](https://github.com/remarkjs/react-markdown/tree/15b4757082cf3f32a25eba0b8ea30baf751a8b40#props) details.
60+
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)
6161

6262
- `children` (`string`, default: `''`)\
6363
Markdown to parse

0 commit comments

Comments
 (0)