Files
DefinitelyTyped/types/react-big-calendar
Mike Ragalie 48de15f5ed [react-big-calendar] Correct type for views (#38526)
Per the documentation, `views` accepts an object hash of either booleans
or React components that implement static `title` and `navigate`
functions.

This corrects the types to match.
2019-09-23 10:17:09 -07:00
..