From a260966d2d85dfbd1778d3a106816f9637d068f2 Mon Sep 17 00:00:00 2001 From: Sokolovskii Ivan Date: Mon, 26 Jan 2026 12:39:01 +0300 Subject: [PATCH] =?UTF-8?q?fix(otp):=20=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=88=D1=80=D0=B8=D1=84=D1=82=D0=B0=20=D0=B2=20=D0=B8?= =?UTF-8?q?=D0=BD=D0=BF=D1=83=D1=82=D0=B5=20OTP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Input/InputOtp/InputOtpItem.tsx | 2 +- .../__snapshots__/InputOtp.test.tsx.snap | 672 +++++++++--------- 2 files changed, 337 insertions(+), 337 deletions(-) diff --git a/src/components/Input/InputOtp/InputOtpItem.tsx b/src/components/Input/InputOtp/InputOtpItem.tsx index 66155df..f40c123 100644 --- a/src/components/Input/InputOtp/InputOtpItem.tsx +++ b/src/components/Input/InputOtp/InputOtpItem.tsx @@ -80,7 +80,7 @@ const useStyles = makeStyles(({ theme, border, fonts, typography }) => ({ text: { fontSize: typography.Size['text-2xl'], - fontFamily: fonts.secondary, + fontFamily: fonts.primary, fontWeight: '400', color: theme.Form.InputText.inputTextColor, }, diff --git a/src/components/Input/InputOtp/__tests__/__snapshots__/InputOtp.test.tsx.snap b/src/components/Input/InputOtp/__tests__/__snapshots__/InputOtp.test.tsx.snap index 7590ddc..fb05b74 100644 --- a/src/components/Input/InputOtp/__tests__/__snapshots__/InputOtp.test.tsx.snap +++ b/src/components/Input/InputOtp/__tests__/__snapshots__/InputOtp.test.tsx.snap @@ -64,7 +64,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -95,7 +95,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -188,7 +188,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -221,7 +221,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -314,7 +314,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -347,7 +347,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -444,7 +444,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -477,7 +477,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -572,7 +572,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -607,7 +607,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -702,7 +702,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -737,7 +737,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -835,7 +835,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -869,7 +869,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -965,7 +965,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1001,7 +1001,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1097,7 +1097,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1133,7 +1133,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1233,7 +1233,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1269,7 +1269,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1367,7 +1367,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1405,7 +1405,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1503,7 +1503,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1541,7 +1541,7 @@ exports[`InputOtp component tests length - 2, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1638,7 +1638,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1671,7 +1671,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1766,7 +1766,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1801,7 +1801,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1896,7 +1896,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -1931,7 +1931,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2030,7 +2030,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2065,7 +2065,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2162,7 +2162,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2199,7 +2199,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2296,7 +2296,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2333,7 +2333,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2433,7 +2433,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2469,7 +2469,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2567,7 +2567,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2605,7 +2605,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2703,7 +2703,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2741,7 +2741,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2843,7 +2843,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2881,7 +2881,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -2981,7 +2981,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3021,7 +3021,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3121,7 +3121,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3161,7 +3161,7 @@ exports[`InputOtp component tests length - 2, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3256,7 +3256,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3287,7 +3287,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3318,7 +3318,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3349,7 +3349,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3442,7 +3442,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3475,7 +3475,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3506,7 +3506,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3537,7 +3537,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3630,7 +3630,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3663,7 +3663,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3696,7 +3696,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3727,7 +3727,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3822,7 +3822,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3855,7 +3855,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3888,7 +3888,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -3921,7 +3921,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4016,7 +4016,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4051,7 +4051,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4084,7 +4084,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4117,7 +4117,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4212,7 +4212,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4247,7 +4247,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4282,7 +4282,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4315,7 +4315,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4411,7 +4411,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4445,7 +4445,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4479,7 +4479,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4513,7 +4513,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4609,7 +4609,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4645,7 +4645,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4679,7 +4679,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4713,7 +4713,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4809,7 +4809,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4845,7 +4845,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4881,7 +4881,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -4915,7 +4915,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5013,7 +5013,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5049,7 +5049,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5085,7 +5085,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5121,7 +5121,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5219,7 +5219,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5257,7 +5257,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5293,7 +5293,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5329,7 +5329,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5427,7 +5427,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5465,7 +5465,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5503,7 +5503,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5539,7 +5539,7 @@ exports[`InputOtp component tests length - 4, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5634,7 +5634,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5667,7 +5667,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5700,7 +5700,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5733,7 +5733,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5828,7 +5828,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5863,7 +5863,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5896,7 +5896,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -5929,7 +5929,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6024,7 +6024,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6059,7 +6059,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6094,7 +6094,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6127,7 +6127,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6224,7 +6224,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6259,7 +6259,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6294,7 +6294,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6329,7 +6329,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6426,7 +6426,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6463,7 +6463,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6498,7 +6498,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6533,7 +6533,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6630,7 +6630,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6667,7 +6667,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6704,7 +6704,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6739,7 +6739,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6837,7 +6837,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6873,7 +6873,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6909,7 +6909,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -6945,7 +6945,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7043,7 +7043,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7081,7 +7081,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7117,7 +7117,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7153,7 +7153,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7251,7 +7251,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7289,7 +7289,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7327,7 +7327,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7363,7 +7363,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7463,7 +7463,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7501,7 +7501,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7539,7 +7539,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7577,7 +7577,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7677,7 +7677,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7717,7 +7717,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7755,7 +7755,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7793,7 +7793,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7893,7 +7893,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7933,7 +7933,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -7973,7 +7973,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8011,7 +8011,7 @@ exports[`InputOtp component tests length - 4, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8104,7 +8104,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8135,7 +8135,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8166,7 +8166,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8197,7 +8197,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8228,7 +8228,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8259,7 +8259,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8290,7 +8290,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8321,7 +8321,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8414,7 +8414,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8447,7 +8447,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8478,7 +8478,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8509,7 +8509,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8540,7 +8540,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8571,7 +8571,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8602,7 +8602,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8633,7 +8633,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8726,7 +8726,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8759,7 +8759,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8792,7 +8792,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8823,7 +8823,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8854,7 +8854,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8885,7 +8885,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8916,7 +8916,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -8947,7 +8947,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9042,7 +9042,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9075,7 +9075,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9108,7 +9108,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9141,7 +9141,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9174,7 +9174,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9207,7 +9207,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9240,7 +9240,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9273,7 +9273,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9368,7 +9368,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9403,7 +9403,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9436,7 +9436,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9469,7 +9469,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9502,7 +9502,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9535,7 +9535,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9568,7 +9568,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9601,7 +9601,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9696,7 +9696,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9731,7 +9731,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9766,7 +9766,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9799,7 +9799,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9832,7 +9832,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9865,7 +9865,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9898,7 +9898,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -9931,7 +9931,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - false, p style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10027,7 +10027,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10061,7 +10061,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10095,7 +10095,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10129,7 +10129,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10163,7 +10163,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10197,7 +10197,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10231,7 +10231,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10265,7 +10265,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10361,7 +10361,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10397,7 +10397,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10431,7 +10431,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10465,7 +10465,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10499,7 +10499,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10533,7 +10533,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10567,7 +10567,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10601,7 +10601,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10697,7 +10697,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10733,7 +10733,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10769,7 +10769,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10803,7 +10803,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10837,7 +10837,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10871,7 +10871,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10905,7 +10905,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -10939,7 +10939,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11037,7 +11037,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11073,7 +11073,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11109,7 +11109,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11145,7 +11145,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11181,7 +11181,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11217,7 +11217,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11253,7 +11253,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11289,7 +11289,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11387,7 +11387,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11425,7 +11425,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11461,7 +11461,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11497,7 +11497,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11533,7 +11533,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11569,7 +11569,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11605,7 +11605,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11641,7 +11641,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11739,7 +11739,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11777,7 +11777,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11815,7 +11815,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11851,7 +11851,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11887,7 +11887,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11923,7 +11923,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11959,7 +11959,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -11995,7 +11995,7 @@ exports[`InputOtp component tests length - 8, error - false, disabled - true, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12090,7 +12090,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12123,7 +12123,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12156,7 +12156,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12189,7 +12189,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12222,7 +12222,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12255,7 +12255,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12288,7 +12288,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12321,7 +12321,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12416,7 +12416,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12451,7 +12451,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12484,7 +12484,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12517,7 +12517,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12550,7 +12550,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12583,7 +12583,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12616,7 +12616,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12649,7 +12649,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12744,7 +12744,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12779,7 +12779,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12814,7 +12814,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12847,7 +12847,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12880,7 +12880,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12913,7 +12913,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12946,7 +12946,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -12979,7 +12979,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13076,7 +13076,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13111,7 +13111,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13146,7 +13146,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13181,7 +13181,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13216,7 +13216,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13251,7 +13251,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13286,7 +13286,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13321,7 +13321,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13418,7 +13418,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13455,7 +13455,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13490,7 +13490,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13525,7 +13525,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13560,7 +13560,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13595,7 +13595,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13630,7 +13630,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13665,7 +13665,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13762,7 +13762,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13799,7 +13799,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13836,7 +13836,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13871,7 +13871,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13906,7 +13906,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13941,7 +13941,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -13976,7 +13976,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14011,7 +14011,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - false, pr style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14109,7 +14109,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14145,7 +14145,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14181,7 +14181,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14217,7 +14217,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14253,7 +14253,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14289,7 +14289,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14325,7 +14325,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14361,7 +14361,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14459,7 +14459,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14497,7 +14497,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14533,7 +14533,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14569,7 +14569,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14605,7 +14605,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14641,7 +14641,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14677,7 +14677,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14713,7 +14713,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14811,7 +14811,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14849,7 +14849,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14887,7 +14887,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14923,7 +14923,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14959,7 +14959,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -14995,7 +14995,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15031,7 +15031,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15067,7 +15067,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15167,7 +15167,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15205,7 +15205,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15243,7 +15243,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15281,7 +15281,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15319,7 +15319,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15357,7 +15357,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15395,7 +15395,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15433,7 +15433,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15533,7 +15533,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15573,7 +15573,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15611,7 +15611,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15649,7 +15649,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15687,7 +15687,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15725,7 +15725,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15763,7 +15763,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15801,7 +15801,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15901,7 +15901,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15941,7 +15941,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -15981,7 +15981,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -16019,7 +16019,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -16057,7 +16057,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -16095,7 +16095,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -16133,7 +16133,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", } @@ -16171,7 +16171,7 @@ exports[`InputOtp component tests length - 8, error - true, disabled - true, pre style={ { "color": "#181a1f", - "fontFamily": "PT Sans", + "fontFamily": "TT Fellows", "fontSize": 21, "fontWeight": "400", }