gpbl / react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.
https://daypicker.dev
MIT License
5.86k stars 701 forks source link

docs: fix date-fns locale link in localization.mdx #2137

Closed zaaakher closed 1 month ago

zaaakher commented 1 month ago

Description

This simply fixes the url to the locale in date-fns. (see screenshots below)

Type of Change

Screenshots (if appropriate)

Before

image

After

image

gpbl commented 1 month ago

Thanks @zaaakher !