UNPKG

rsuite

Version:

A suite of react components

3 lines 153 B
import CalendarPanel from './CalendarPanel'; import withLocale from '../IntlProvider/withLocale'; export default withLocale(['Calendar'])(CalendarPanel);