import ariatiseForm from '../../utils/ariatiseForm'; if ($) { $().ready(() => { ariatiseForm({ selector: '#new_contact_us_contact' }); }); }