import OrgInfoGuard from "~/components/OrgInfoGuard"; export default function QualApplication(props) { return {props.children}; }