hello guys, i used refine antd for
hello guys, i used refine antd for authpage, and i wanna show the icon of show/hide password
<Input.Password
placeholder="Password"
iconRender={(visible) => (visible ? <EyeOutlined /> : <EyeInvisibleOutlined />)}
/>
but nothing is changed, is there a predifined prop in authpage for that ? and thanks
PS: i used the same Input.Password outside the authPage tag and it icon is displayed normal
1 Reply
metropolitan-bronze•3w ago
Hello @bellix5959
Can you please ask your question on #ask-any-question channel?