this is user profile
Loading preview...
import { PopoverUserProfile } from "@/components/ui/user-profile"; export default function DemoOne() { return <PopoverUserProfile />; }