const DNSForm = (props) => { const { caseReference } = props; return <>; }; export default DNSForm;