Implement the <TextInput /> component, e.g. from Figma
This component should take in:
- label?: optional title for the input box (e.g. "Email" in the picture above)
- placeholder?: optional placeholder text for the input box (e.g. "Enter your email")
CSS is defined in Figma.
Implement the
<TextInput />component, e.g. from FigmaThis component should take in:
CSS is defined in Figma.