material-ui-phone-number icon indicating copy to clipboard operation
material-ui-phone-number copied to clipboard

Unable to add placeholder

Open AhmadTaimoor12 opened this issue 4 years ago • 2 comments

I am trying to add a placeholder for the material-ui-phone-number and I was unable to make it work. if there is a support for placeholder in this library .

My Code <MuiPhoneNumber fullWidth={true} placeholder="test" defaultCountry={"us"} onChange={handleChange} disableAreaCodes={true} value={this.state.test} name='test' />

  The out put is 

image

AhmadTaimoor12 avatar Feb 08 '21 18:02 AhmadTaimoor12

have same problem

Makentosh avatar Mar 22 '22 10:03 Makentosh

up

Makentosh avatar Dec 12 '22 17:12 Makentosh