@parrot-co/parrot-ui 0.1.26 → 0.1.27

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
@@ -3414,7 +3414,7 @@ function $4bad2c10a2b6e638$var$Dialog({ width: width = 400, title: title, onCanc
3414
3414
  })
3415
3415
  ]
3416
3416
  }),
3417
- props.isDismissable && showCloseButton && /*#__PURE__*/ (0, $hgUW1$jsx)("button", {
3417
+ showCloseButton && /*#__PURE__*/ (0, $hgUW1$jsx)("button", {
3418
3418
  color: "gray",
3419
3419
  onClick: handleClose,
3420
3420
  "data-variant": "ghost",