Commit 8f0d718
Fix import paths in accordion component
- Updated accordion to import from igniteui-angular/expansion-panel
- Fixed imports for IExpansionPanelCancelableEventArgs, IExpansionPanelEventArgs, IgxExpansionPanelBase
- Fixed imports for IgxExpansionPanelComponent and ToggleAnimationSettings
- Accordion component now properly references expansion-panel entry point
Build progressing - accordion component dependencies resolved
Co-authored-by: kdinev <[email protected]>1 parent 4ebe1b8 commit 8f0d718
File tree
1 file changed
+3
-3
lines changed- projects/igniteui-angular/accordion/src/accordion
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments