Skip to content

Commit 957080c

Browse files
committed
Update
1 parent 86b2d6a commit 957080c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: integration-libs/opf/checkout/components/b2b/opf-b2b-checkout-delivery-address/opf-b2b-checkout-delivery-address.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import { ChangeDetectionStrategy, Component } from '@angular/core';
88
import { B2BCheckoutDeliveryAddressComponent } from '@spartacus/checkout/b2b/components';
99
@Component({
10-
selector: 'opf-b2b-checkout-delivery-address',
10+
selector: 'cx-opf-b2b-checkout-delivery-address',
1111
templateUrl: './opf-b2b-checkout-delivery-address.component.html',
1212
changeDetection: ChangeDetectionStrategy.OnPush,
1313
standalone: false,

0 commit comments

Comments
 (0)