@vuetify/one 1.8.0 → 1.8.1
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2083,7 +2083,7 @@ const Pe = W("settings", () => {
|
|
|
2083
2083
|
size: "default",
|
|
2084
2084
|
text: t(p) !== null ? "Modify Subscription" : "Success",
|
|
2085
2085
|
onClick: u
|
|
2086
|
-
}, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(s).
|
|
2086
|
+
}, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(s).one ? (d(), f(b, {
|
|
2087
2087
|
key: 2,
|
|
2088
2088
|
block: "",
|
|
2089
2089
|
"prepend-icon": `svg:${t(io)}`,
|