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.
2 parents fbfda45 + c56873f commit 470e895Copy full SHA for 470e895
src/pages/admin/markdown/Markdown.tsx
@@ -1,6 +1,6 @@
1
import * as React from 'react';
2
import classNames from 'classnames';
3
-import * as ReactMarkdown from 'react-markdown';
+import ReactMarkdown from 'react-markdown';
4
import {
5
Grid,
6
Theme,
0 commit comments