@wx-design/components 0.10.4 → 0.10.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/es/index.mjs +1 -2
- package/es/style.css +1 -1
- package/lib/index.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -3291,8 +3291,7 @@ const Ym = (e) => {
|
|
|
3291
3291
|
}), (g, v) => {
|
|
3292
3292
|
var p, d, $;
|
|
3293
3293
|
return P(), z("div", {
|
|
3294
|
-
class: tn(["sab-table-wrap", a.wrapClassName])
|
|
3295
|
-
"data-vxe-ui-theme": "light"
|
|
3294
|
+
class: tn(["sab-table-wrap", a.wrapClassName])
|
|
3296
3295
|
}, [
|
|
3297
3296
|
b.value ? (P(), k(xy, {
|
|
3298
3297
|
key: 0,
|