@eid-easy/eideasy-widget 2.13.0 → 2.13.1

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.
@@ -47848,7 +47848,6 @@ vue_runtime_esm["a" /* default */].customElement('eideasy-widget', App, {
47848
47848
  RootComponentDefinition.store = store;
47849
47849
  RootComponentDefinition.storeActions = actions;
47850
47850
  RootComponentDefinition.storeGetters = getters;
47851
- console.log(propsData);
47852
47851
  var eidEasyClient = eideasy_browser_client_default()(propsData);
47853
47852
 
47854
47853
  var eidEasyOnSuccess = function eidEasyOnSuccess(result) {