markdown-react-js icon indicating copy to clipboard operation
markdown-react-js copied to clipboard

Uncaught TypeError: Cannot read property 'string' of undefined

Open ralyodio opened this issue 8 years ago • 0 comments

Trying to use the functional interface....

import {mdReact} from 'markdown-react-js'

...

mdReact()(intl.formatMessage({id}, values))

ralyodio avatar Nov 02 '17 18:11 ralyodio