import { ViewWrapper, TextCustom } from "@/components"; export default function InvestmentMyHolding() { return ( My Holding ); }