import Card from "@/components/MyProfile/Card" import styles from "./wishes.module.css" export default function Wishes() { return ( My wishes ) }