
Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
4 lines
144 B
JavaScript
4 lines
144 B
JavaScript
import ReactMarkdown from 'react-markdown'
|
|
|
|
// This is just a re-export since this is a dependency anyway
|
|
export const Markdown = ReactMarkdown
|