import React from 'react'; import styles from './CommentHistory.css'; export default ({comments = []}) => (