We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642866f commit 5c6558dCopy full SHA for 5c6558d
readme.md
@@ -169,7 +169,7 @@ const [reactContent, setMarkdownSource] = useRemark({
169
170
```tsx
171
import React, { Fragment } from 'react';
172
-import { useRemark } from 'react-remark';
+import { Remark } from 'react-remark';
173
import remarkGemoji from 'remark-gemoji';
174
import rehypeSlug from 'rehype-slug';
175
import rehypeAutoLinkHeadings from 'rehype-autolink-headings';
0 commit comments