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,5 +1,5 @@
import { serverClient } from "@/lib/trpc/server"
import Title from "../../../Title"
import Title from "@/components/MyPages/Title"
import styles from "./current.module.css"
import Link from "next/link"