Open
Description
Describe the bug
Hello,
I noticed the "placeholder" control is not available for the CreditCardExpirationField in Storybook.
When I use this component in Playroom, the "placeholder" property is available, however it is not doing anything. I tested the same property in another input field componet, and it's working, as shown here.
What libraries are you seeing the problem on?
No response
Steps to reproduce
- Go to the links I added in the description above.
Expected behavior
The "placeholder" control should be available in CreditCardExpirationField in Storybook, and it should be changing the placeholder text in Playroom.
Activity