import Label from "./Label"; export const TextInput = ({ label, children, fieldProps, ...props }) => (