typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

Fix form descriptors #74

Closed ArtyomVancyan closed 8 months ago

ArtyomVancyan commented 8 months ago

Motivation:

The issue (#68) that the input component couldn't handle the value change using one of the setFieldValue or setFieldsValue descriptors has been fixed.

All Submissions:

Changes to Core Features: