@cu-mkp/editioncrafter 1.3.1-beta.6 → 1.3.1-beta.7
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/editioncrafter.js
CHANGED
|
@@ -54301,6 +54301,9 @@ function $te(e) {
|
|
|
54301
54301
|
onClick: () => {
|
|
54302
54302
|
v([]), U();
|
|
54303
54303
|
},
|
|
54304
|
+
style: {
|
|
54305
|
+
marginRight: "24px"
|
|
54306
|
+
},
|
|
54304
54307
|
children: "Clear All"
|
|
54305
54308
|
}
|
|
54306
54309
|
) : null,
|