import React from 'react' const Footer = (props) => { return ( ) } export default Footer