diff --git a/types/react-big-calendar/index.d.ts b/types/react-big-calendar/index.d.ts index cc833eb6d9..4535ab1ffc 100644 --- a/types/react-big-calendar/index.d.ts +++ b/types/react-big-calendar/index.d.ts @@ -8,6 +8,7 @@ // janb87 // Daniel Thorne // Panagiotis Rikarnto Siavelis +// Tomas Hubelbauer // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 import { Validator } from 'prop-types';