ant-design/components/calendar/locale/nl_NL.tsx
corneyl 28961856aa feat: Added Dutch locale and bumped dep versions so they include Dutch locales (#4785)
* Added Dutch locale and bumped dep versions so they include Dutch locales

Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6

* Added dutch locale to LocaleProvider test
2017-02-13 15:46:13 +08:00

3 lines
74 B
TypeScript

import nl_NL from '../../date-picker/locale/nl_NL';
export default nl_NL;