pdm-ui-kit 0.1.38 → 0.1.39

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.
@@ -2290,7 +2290,7 @@ class PdmDialogComponent {
2290
2290
  this.variant = 'default';
2291
2291
  this.size = 'desktop';
2292
2292
  this.title = 'Edit profile';
2293
- this.description = 'Make changes to your profile here. Click save when you\'re done.';
2293
+ this.description = '';
2294
2294
  this.closeOnBackdrop = true;
2295
2295
  this.closeOnEsc = true;
2296
2296
  this.showCloseButton = true;