UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

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