react-geocode icon indicating copy to clipboard operation
react-geocode copied to clipboard

outputFormat required in setDefaults

Open jonathan-chin opened this issue 11 months ago • 1 comments

I tried to use setDefaults as it is shown in the README by specifying only key, language, and region.

however, my typescript compiler complained that outputFormat was required. not a big deal but might be confusing for anyone who wants to quickly try the package and is just following the README.

jonathan-chin avatar Mar 13 '24 05:03 jonathan-chin