country-regions/react-country-region-selector

'CountryDropdown' cannot be used as a JSX component. Its instance type 'CountryDropdown' is not a valid JSX element.

AryanJ-NYC opened this issue · 2 comments

In a new next.js project, using CountryDropdown emits the following TypeScript error:

'CountryDropdown' cannot be used as a JSX component.
  Its instance type 'CountryDropdown' is not a valid JSX element.

https://stackblitz.com/edit/stackblitz-starters-nu8823?file=app%2Fpage.tsx