style: endpoint selection
This commit is contained in:
@@ -76,6 +76,7 @@ const SealInputNumber: React.FC<InputNumberProps & SealFormItemProps> = (
|
||||
>
|
||||
<InputNumber
|
||||
{...rest}
|
||||
placeholder={placeholder}
|
||||
ref={inputRef}
|
||||
autoComplete="off"
|
||||
onFocus={handleOnFocus}
|
||||
|
||||
Reference in New Issue
Block a user