feat: feature/mvp-sprint-1

This commit is contained in:
Nikolaj Frey 2023-08-14 11:36:05 +10:00
parent c62e0c8bd3
commit 706490e1b1

View File

@ -9,7 +9,7 @@ import { RainbowSkeleton } from "../Skeleton/RainbowSkeleton"
import { ProfileDrawer } from "./ProfileDrawer"
export const Footer = (props) => {
const investmentEmail = "investment@thingtime.com"
const investmentEmail = "invest@thingtime.com"
return (
<Center