iway1 / react-ts-form

https://react-ts-form.com
MIT License
2.01k stars 33 forks source link

New Functionality - useDateFieldInfo() #114

Closed bartoszgolebiowski closed 1 year ago

bartoszgolebiowski commented 1 year ago

I have implemented a new functionality in the project that introduces a feature similar to the existing useStringFieldInfo() function. The new function is called useDateFieldInfo(). It provides essential information and utilities for handling date fields within the project.

bartoszgolebiowski commented 1 year ago

https://github.com/iway1/react-ts-form/pull/116

iway1 commented 1 year ago

merged and released