@famibee/skynovel 1.30.5 → 1.30.6
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/app.js +1 -1
- package/dist/app.js.map +1 -1
- package/dist/web.js +1 -1
- package/dist/web.js.map +1 -1
- package/package.json +1 -1
package/dist/app.js
CHANGED
|
@@ -33164,7 +33164,7 @@ class AG {
|
|
|
33164
33164
|
R(this, zh, void 0);
|
|
33165
33165
|
R(this, Uf, {
|
|
33166
33166
|
placement: "bottom",
|
|
33167
|
-
|
|
33167
|
+
fallbackPlacements: ["top", "bottom"]
|
|
33168
33168
|
});
|
|
33169
33169
|
R(this, Gf, (t, e) => {
|
|
33170
33170
|
});
|