markdown-react-js
markdown-react-js copied to clipboard
Uncaught TypeError: Cannot read property 'string' of undefined
Trying to use the functional interface....
import {mdReact} from 'markdown-react-js'
...
mdReact()(intl.formatMessage({id}, values))