@parrot-co/parrot-ui 0.0.79 → 0.0.80

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/module.js CHANGED
@@ -5214,6 +5214,7 @@ function $9da3b07c262d31a5$var$Dialog({ width: width = 400 , title: title , onCa
5214
5214
  children: cancelLabel
5215
5215
  }),
5216
5216
  onConfirm && /*#__PURE__*/ (0, $kF5Av$jsx)((0, $59636f06ede7befa$export$353f5b6fc5456de1), {
5217
+ onPress: onConfirm,
5217
5218
  ...confirmButtonProps,
5218
5219
  children: confirmLabel
5219
5220
  })