cnhis-design-vue 0.3.8-beta → 0.3.9-beta

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.
@@ -21609,7 +21609,6 @@ script.__file = "packages/button-print/src/ButtonPrint.vue";
21609
21609
 
21610
21610
  script.install = function (app) {
21611
21611
  app.component(script.name, script);
21612
- };
21613
- const CButtonPrint = script;
21612
+ };
21614
21613
 
21615
- export { CButtonPrint as default };
21614
+ export { script as default };