mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
add to pwd length issue
This commit is contained in:
@@ -35,7 +35,8 @@ type Props = {
|
||||
}
|
||||
|
||||
type Errors = {
|
||||
length?: string,
|
||||
tooShort?: string,
|
||||
tooLong?: string,
|
||||
upperCase?: string,
|
||||
lowerCase?: string,
|
||||
number?: string,
|
||||
|
||||
Reference in New Issue
Block a user