UNPKG

react-dates-rtl

Version:

Based on react-dates by airbnb [with RTL support]

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