sprintify-ui 0.10.20 → 0.10.21
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/sprintify-ui.es.js
CHANGED
|
@@ -7433,7 +7433,7 @@ const pg = ["innerHTML"], Ho = /* @__PURE__ */ ne({
|
|
|
7433
7433
|
placement: "top-start"
|
|
7434
7434
|
};
|
|
7435
7435
|
} },
|
|
7436
|
-
interactive: { type: Boolean, default: !
|
|
7436
|
+
interactive: { type: Boolean, default: !1 },
|
|
7437
7437
|
delay: { default: 0 },
|
|
7438
7438
|
dark: { type: Boolean, default: !1 },
|
|
7439
7439
|
offset: { default: 6 }
|
package/package.json
CHANGED