export enum LeaveDashboardActions {
  FETCH_LEAVE_DASHBOARD_REQUEST = 'leaveDashboard/fetch',
}
