console.log('Inside the /index.js page') export default () => (
Hello World
)