We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a1f98 commit 42b9d07Copy full SHA for 42b9d07
packages/atomic-angular/projects/atomic-angular/src/lib/stencil-generated/components.ts
@@ -3023,6 +3023,7 @@ export class AtomicCommerceInterface {
3023
constructor(c: ChangeDetectorRef, el: ElementRef, protected z: NgZone) {
3024
c.detach();
3025
this.el = el.nativeElement;
3026
+
3027
}
3028
3029
@@ -3048,6 +3049,7 @@ export class AtomicComponentError {
3048
3049
3050
3051
3052
3053
3054
3055
@@ -3073,6 +3075,7 @@ export class AtomicIcon {
3073
3075
3074
3076
3077
3078
3079
3080
3081
0 commit comments