UNPKG

react-dates-rtl

Version:

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

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