ds300 / ds300/patch-package

Patch file parse error

Open
#385 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.2k
Forks
325
PR merge metrics
No merged PRs in 30d

Description

diff --git a/node_modules/react-native-country-picker-modal/lib/types.js b/node_modules/react-native-country-picker-modal/lib/types.js
index 4dd50e4..6d1af0c 100644
--- a/node_modules/react-native-country-picker-modal/lib/types.js
+++ b/node_modules/react-native-country-picker-modal/lib/types.js
@@ -1,4 +1,7 @@ export const CountryCodeList = [
+ 'HT',
+ 'US',
+ 'CA',
'AF',
'AL',
'DZ',
@@ -37,7 +40,6 @@ export const CountryCodeList = [
BI',
'KH',
'CM',
- 'CA',
'CV',
'BQ',
'KY',
@@ -93,7 +95,6 @@ export const CountryCodeList = [
GN',
'GW',
'GY',
- 'HT',
'HM',
'HN',
'HU',
@@ -232,7 +233,6 @@ export const CountryCodeList = [
'UA',
'AE',
'GB',
- 'US',
'UM',
'VI',
'UY',
@@ -248,7 +248,7 @@ export const CountryCodeList = [
'ZW',
'KI',
'HK',
- 'AX'
+ 'AX',
];
export const RegionList = [
'Africa',

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.