miyushan / mui-daterange-picker-plus

A modern Typescript/JavaScript library for simplifying date-range related operations and enhancing date-picker components in web applications. It provides a range of utilities, including date formatting, parsing, and a fully customizable date range picker with support for various locales.
5 stars 3 forks source link

Feature/custom labels #12

Open dbtek opened 2 days ago

dbtek commented 2 days ago

With this PR a prop is added to set custom labels which can be used to localize texts in UI that are hard coded in a lean way.

miyushan commented 2 days ago

Hi @dbtek, Thank you for the PR. I really appreciate it. I will review it and inform you soon. Regards, Miyushan