Skip to content

Commit

Permalink
Update TimeGridScheduler.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JGNieto authored Jun 23, 2021
1 parent cc0d00c commit 013a468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TimeGridScheduler.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import scrollIntoView from 'scroll-into-view-if-needed';
import { SchedulerContext } from '../context';
import { useClickAndDrag } from '../hooks/useClickAndDrag';
import { useMousetrap } from '../hooks/useMousetrap';
import { ExtendedKeyboardEvent } from 'mousetrap';
import {
CellInfo,
ClassNames,
Expand Down

0 comments on commit 013a468

Please sign in to comment.