Skip to content

Commit 2ffe4ed

Browse files
authored
fix: add full prop to phone change StyledInput (#994)
Co-authored-by: max-tech-bot <max-tech-bot@users.noreply.github.com>
1 parent 6dc3e0f commit 2ffe4ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/screens/kyc.screen.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2268,6 +2268,7 @@ function PhoneChangeData({ code, isLoading, step, onDone }: EditProps): JSX.Elem
22682268
type="tel"
22692269
label={translate('screens/kyc', 'Phone number')}
22702270
placeholder="+49 12345678"
2271+
full
22712272
smallLabel
22722273
/>
22732274

0 commit comments

Comments
 (0)