feat(WEB-131): add loyalty page

This commit is contained in:
Christel Westerberg
2024-04-17 16:20:55 +02:00
parent 4243056fe8
commit c00f7b78eb
21 changed files with 386 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ import { Lock } from "react-feather"
import { serverClient } from "@/lib/trpc/server"
import Title from "@/components/MyPages/Title"
import Title from "@/components/Title"
import Button from "@/components/TempDesignSystem/Button"
import styles from "./next.module.css"