import ariatiseForm from '../../utils/ariatiseForm'; $(() => { // Invite Collaborators form on the Share page ariatiseForm({ selector: '#new_role' }); });