import React from 'react'; const Footer = () => { return (

PRODUCTS

ABOUT

© 2019 Nguyen Huu Phuoc and contributors
); }; export default Footer;