I'm using react and antd.
I'm using antd's Input component.
I want to display an Error message at the bottom of the Input form if more than 10 characters are entered.
I want to use antd's errorMessage.
I'm using react and antd.
I'm using antd's Input component.
I want to display an Error message at the bottom of the Input form if more than 10 characters are entered.
I want to use antd's errorMessage.