@aveonline/ui-react 1.13.0 → 1.13.1

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/ui-react.mjs CHANGED
@@ -10847,7 +10847,7 @@ function D8({
10847
10847
  menuIsOpen: E,
10848
10848
  defaultValue: O(),
10849
10849
  value: G(),
10850
- onChange: (M) => M && s && s(M)
10850
+ onChange: (M) => s && s(M)
10851
10851
  })
10852
10852
  });
10853
10853
  }