@snmt-react-ui/city-select 2.9.18 → 2.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * CitySelect is a component for selecting a city from a dynamically loaded list.
3
4
  * It fetches city options asynchronously from an API and supports filtering by country