fixing other things

This commit is contained in:
Arjun Patel
2022-02-09 19:45:45 -08:00
parent 84e8223228
commit afb2f3974f
3 changed files with 3 additions and 3 deletions
@@ -25,7 +25,7 @@ export default function LangingPageLayout({ children }) {
function handleLogin() {
setLoading(true);
router.push("/teams");
window.open("/teams/login", "_self");
}
const getStartedButton = (