@parrot-co/parrot-ui 0.0.86 → 0.0.88

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
@@ -2596,6 +2596,7 @@ function $4bad2c10a2b6e638$var$Dialog({ width: width = 400, title: title, onCanc
2596
2596
  ]
2597
2597
  }),
2598
2598
  props.isDismissable && showCloseButton && /*#__PURE__*/ (0, $hgUW1$jsx)((0, $e3f71af5eaf1c216$export$c25acd513dcc8062), {
2599
+ color: "gray",
2599
2600
  onPress: handleClose,
2600
2601
  variant: "ghost",
2601
2602
  size: "sm",