Message.propTypes = {
  children: PropTypes.any,
  className: PropTypes.string,
  header: PropTypes.any,
  style: PropTypes.object,