import React from 'react' const name = 'coral-plugin-replies' const Content = (props) =>
{props.content}
export default Content