Skip to content

Commit 96f3f38

Browse files
authored
Update index.d.ts
1 parent 34d2ab1 commit 96f3f38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.d.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ declare module 'react-native-dropdown-picker' {
7070
| 'RU'
7171
| 'ES'
7272
| 'ID'
73-
| 'IT';
73+
| 'IT'
74+
| 'PT'
75+
| 'FR';
7476

7577
export interface TranslationInterface {
7678
PLACEHOLDER: string;

0 commit comments

Comments
 (0)