feat: add no leading zeros test to 3rd party services

This commit is contained in:
Sérgio Salgado 2022-02-16 03:02:02 +00:00
parent a7ee694169
commit 53975b02c2
11 changed files with 30 additions and 16 deletions

View file

@ -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',