Open wdospinal opened 1 year ago
<Hoshi label={label} onChange={onChange} value={value} borderColor="transparent" labelStyle={ !isFocused && value === '' ? styles.placeholder : styles.label } style={styles.input} onBlur={handleBlur} onFocus={handleFocus} height={32} />