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

Fix error: Client Functions cannot be passed directly to Server Funct… #91

Closed IRediTOTO closed 4 months ago

IRediTOTO commented 4 months ago

image

Motivation:

All Submissions:

Changes to Core Features:

ArtyomVancyan commented 4 months ago

@IRediTOTO, thanks for the PR. I have added the missing use client directives in all source files, and it will be available in the upcoming release. I will let you know when it is published. (this should also fix the #72 issue)