export function DangerNotification ({ errors }: { errors: String[] }): JSX.Element { return (
Error:{error}