UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

7 lines (5 loc) 264 B
import CSSInterface from 'react-with-styles-interface-css'; import registerInterfaceWithDefaultTheme from './registerInterfaceWithDefaultTheme'; export default function registerCSSInterfaceWithDefaultTheme() { registerInterfaceWithDefaultTheme(CSSInterface); }