Skip to content

Commit 5af7015

Browse files
GitHub Actions Botalexprudhomme
GitHub Actions Bot
authored andcommitted
Add generated files
1 parent f1efe27 commit 5af7015

File tree

1 file changed

+1
-1
lines changed
  • packages/atomic-angular/projects/atomic-angular/src/lib/stencil-generated

1 file changed

+1
-1
lines changed

packages/atomic-angular/projects/atomic-angular/src/lib/stencil-generated/components.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2996,7 +2996,7 @@ export declare interface AtomicIcon extends LitAtomicIcon {
29962996

29972997
@ProxyCmp({
29982998
inputs: ['density', 'imageSize', 'ariaLabelGenerator'],
2999-
methods: ['setRenderFunction', 'initialize', 'initBindings'],
2999+
methods: ['setRenderFunction', 'initialize'],
30003000
defineCustomElementFn: () => {customElements.get('atomic-commerce-search-box-instant-products') || customElements.define('atomic-commerce-search-box-instant-products', LitAtomicCommerceSearchBoxInstantProducts);}
30013001
})
30023002
@Component({

0 commit comments

Comments
 (0)