const HomePage = () => { return app.location.push("/timeline") } export default HomePage