@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/main.js CHANGED
@@ -3484,7 +3484,7 @@ function $1278141024f0bc4d$var$Dialog({ width: width = 400, title: title, onCanc
3484
3484
  })
3485
3485
  ]
3486
3486
  }),
3487
- props.isDismissable && showCloseButton && /*#__PURE__*/ (0, $8zHUo$reactjsxruntime.jsx)("button", {
3487
+ showCloseButton && /*#__PURE__*/ (0, $8zHUo$reactjsxruntime.jsx)("button", {
3488
3488
  color: "gray",
3489
3489
  onClick: handleClose,
3490
3490
  "data-variant": "ghost",