UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

7 lines 203 B
Object.defineProperty(exports, "__esModule", { value: true }); exports['default'] = getActiveElement; function getActiveElement() { return typeof document !== 'undefined' && document.activeElement; }