fix: cleanup

This commit is contained in:
Christel Westerberg
2024-04-12 15:48:14 +02:00
parent 55fe30c77a
commit 3b05b9f205
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
import { serverClient } from "@/lib/trpc/server"
import { Lock } from "react-feather"
import Title from "../../../Title"
import Title from "@/components/MyPages/Title"
import Button from "@/components/TempDesignSystem/Button"
import Link from "next/link"