UNPKG

react-weekly-schedule

Version:

![Travis (.org)](https://img.shields.io/travis/remotelock/react-week-scheduler.svg) ![npm](https://img.shields.io/npm/v/@remotelock/react-week-scheduler.svg)

2 lines (1 loc) 74 B
export const getSpan = (x1: number, x2: number) => 1 + Math.abs(x2 - x1);