@idmwx/idmui-gl4 1.3.8 → 1.4.0
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/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11540,7 +11540,7 @@ const Kc = {
|
|
|
11540
11540
|
props: {
|
|
11541
11541
|
width: {
|
|
11542
11542
|
type: Number,
|
|
11543
|
-
default:
|
|
11543
|
+
default: 230
|
|
11544
11544
|
},
|
|
11545
11545
|
height: {
|
|
11546
11546
|
type: Number,
|