import React from 'react'; import styles from './style.module.css'; const ErrorMessage = ({ error }) => (