console.log('>>> footer.js');
export default function () {
  console.log('>>> footer.js inner')
}