export const requestModalOpening = (
  ref: string,
): AppActionOpenModalRequested => ({
  type: AppActionType.OPEN_MODAL_REQUESTED,
  payload: {