Skip to content

Commit dbebca2

Browse files
authored
Update index.d.ts
1 parent c5ba9f1 commit dbebca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.d.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ declare module 'react-native-dropdown-picker' {
7272
| 'IT'
7373
| 'PT'
7474
| 'RU'
75-
| 'TR';
75+
| 'TR'
76+
| 'KO';
7677

7778
export interface TranslationInterface {
7879
NOTHING_TO_SHOW: string;

0 commit comments

Comments
 (0)