import PropTypes from "prop-types"; import styles from "./AlertPopover.module.css" function AlertPopover(props) { const icon = props.error ? (
{props.text}