feat: add no leading zeros test to 3rd party services
This commit is contained in:
parent
a7ee694169
commit
53975b02c2
11 changed files with 30 additions and 16 deletions
|
|
@ -3,7 +3,7 @@ import * as Yup from 'yup'
|
|||
import SecretInputFormik from 'src/components/inputs/formik/SecretInput'
|
||||
import TextInputFormik from 'src/components/inputs/formik/TextInput'
|
||||
|
||||
import secretTest from './helper'
|
||||
import { secretTest } from './helper'
|
||||
|
||||
export default {
|
||||
code: 'ftx',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue