diff --git a/src/CountryService.ts b/src/CountryService.ts index f8d79582..ecf07584 100644 --- a/src/CountryService.ts +++ b/src/CountryService.ts @@ -189,7 +189,7 @@ const DEFAULT_FUSE_OPTION = { distance: 100, maxPatternLength: 32, minMatchCharLength: 1, - keys: ['name', 'cca2', 'callingCode'], + keys: ['name', 'cca2', 'callingCode', 'currency'], } let fuse: Fuse export const search = (