import React, {PropTypes} from 'react'; import Comment from './Comment'; import styles from './CommentHistory.css'; const CommentHistory = props => { return (