@luminati-io/uikit 6.3.101 → 6.3.102
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.
@@ -55875,6 +55875,9 @@ var Snackbar = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().forward
|
|
55875
55875
|
'-header': true
|
55876
55876
|
})
|
55877
55877
|
}, header), content), !!onClose && /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().createElement(_icon_button_js__WEBPACK_IMPORTED_MODULE_5__.IconButton, {
|
55878
|
+
style: {
|
55879
|
+
marginLeft: 'auto'
|
55880
|
+
},
|
55878
55881
|
size: "xs",
|
55879
55882
|
icon: "Close",
|
55880
55883
|
noBackground: true,
|