@parrot-co/parrot-ui 0.0.73 → 0.0.74

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/main.js CHANGED
@@ -4770,7 +4770,7 @@ function $39b5e387b93e95b5$export$e44a253a59704894(props) {
4770
4770
  }
4771
4771
  return /*#__PURE__*/ (0, $E4F9t$reactjsxruntime.jsx)($39b5e387b93e95b5$var$_Dropdown, {
4772
4772
  ...props,
4773
- onAction: findAction,
4773
+ onAction: findAction ?? props.onAction,
4774
4774
  children: (item)=>/*#__PURE__*/ (0, $E4F9t$reactjsxruntime.jsx)((0, $E4F9t$reactstately.Item), {
4775
4775
  textValue: item.key,
4776
4776
  children: props.renderOption ? props.renderOption(item) : item.label