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