UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

4 lines (3 loc) 115 B
export default function getActiveElement() { return typeof document !== 'undefined' && document.activeElement; }