@sendoutcards/quantum-design-ui 1.8.36 → 1.8.37
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.es.js +0 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -14217,7 +14217,6 @@ var Sheet = function (_a) {
|
|
|
14217
14217
|
xSmall: 'column',
|
|
14218
14218
|
medium: 'row'
|
|
14219
14219
|
},
|
|
14220
|
-
inset: inset,
|
|
14221
14220
|
outset: outset
|
|
14222
14221
|
}, !isMobile && !!setIsOpen && jsx(CloseButton, {
|
|
14223
14222
|
onClose: function () {
|