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