typesnippet / antd-phone-input

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

Implement ref forwarding to the root input #66

Closed ArtyomVancyan closed 9 months ago

ArtyomVancyan commented 9 months ago

Motivation:

In scope of the #64, this PR implements the ref forwarding to the root input component.

All Submissions:

Changes to Core Features: