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 c2b6d62 + f397a83 commit fbfda45Copy full SHA for fbfda45
src/pages/public/Home.tsx
@@ -1,6 +1,6 @@
1
import * as React from 'react';
2
import * as intl from 'react-intl-universal';
3
-import * as ReactMarkdown from 'react-markdown';
+import ReactMarkdown from 'react-markdown';
4
import { Dispatch, Action } from 'redux';
5
import { connect } from 'react-redux';
6
import { Link } from 'react-router-dom';
0 commit comments