import { TextCustom, ViewWrapper } from "@/components"; export default function AdminInvestmentReject() { return ( <> Admin Investment Reject ); }