export const UNSAVED_CHANGES_DIALOG = { leaveWithoutSavingButton: '[data-test-id="leave-without-saving"]', saveAndContinueButton: '[data-test-id="save-and-continue"]' };