import React from "react"; import EmailComponent from "./EmailComponent"; export function Footer() { return ( ); }