@bigbinary/neeto-team-members-frontend 4.2.2 → 4.2.3

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.
package/dist/index.cjs.js CHANGED
@@ -6049,7 +6049,7 @@ var ChangeProfile = function ChangeProfile(_ref) {
6049
6049
  if (country) {
6050
6050
  handleCountryChange(country);
6051
6051
  }
6052
- }, [countryId]);
6052
+ }, [countryId, countryDropdownOptions]);
6053
6053
  if (isUpdatingProfile || isFetchingCountriesList || isFetchingUserDetails) {
6054
6054
  return /*#__PURE__*/jsxRuntime.jsx(Container__default["default"], {
6055
6055
  children: /*#__PURE__*/jsxRuntime.jsx(PageLoader__default["default"], {})