import AppFooterCopyright from './AppFooterCopyright'; function AppFooter() { return (
); } export default AppFooter;