Moving previews to client side rendering for consistency
This commit is contained in:
3
frontend/components/Markdown/index.js
Normal file
3
frontend/components/Markdown/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
// @flow
|
||||
import Markdown from './Markdown';
|
||||
export default Markdown;
|
Reference in New Issue
Block a user