function leave()

in customer/src/customer/index.js [266:269]


function leave() {
  endCurrentMeetingSession();
  resetForm();
}