feat(mobile): PinInput component — 6-digit numeric pad
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.0",
|
||||
"@types/react": "~18.3.12"
|
||||
"@testing-library/react-native": "^12.9.0",
|
||||
"@types/react": "~18.3.12",
|
||||
"jsdom": "^29.1.1",
|
||||
"react-test-renderer": "18.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user