export const INVITE_STAFF_MEMBER_FORM = { firstNameInput: '[name="firstName"]', lastNameInput: '[name="lastName"]', emailInput: '[name="email"]' };