export default function InputLabel({ forInput, value, className, children }) { return ( ); }