docs(Form): add with field tip (#8749)

This commit is contained in:
neverland
2021-05-23 08:55:44 +08:00
committed by GitHub
parent 4c69fdba30
commit c45c6aeed2
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
### Intro
The numberkeyboard component can be used with [PasswordInput](#/en-US/password-input) components or custom input box components.
The NumberKeyboard component can be used with [PasswordInput](#/en-US/password-input) component or custom input box components.
### Install