@ctlyst.id/internal-ui 4.0.1 → 4.0.2

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/index.mjs CHANGED
@@ -5524,7 +5524,7 @@ var DEFAULT_OPTIONS = {
5524
5524
  draggable: true,
5525
5525
  icon: false,
5526
5526
  theme: "colored",
5527
- closeButton: false,
5527
+ closeButton: true,
5528
5528
  className: "container-toast",
5529
5529
  transition: Bounce
5530
5530
  };