5 lines
144 B
JavaScript
5 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
|