import React from 'react'; class CommentsForm extends React.Component { render() { return
} } export default CommentsForm;