import { TextCustom, ViewWrapper } from "@/components"; export default function PortofolioEditLogo() { return ( <> Portofolio Edit Logo ); }