Skip to content

Commit 4d645cb

Browse files
authored
Merge pull request #20 from rdlabo/patch-1
fix: migrate ion-skeleton components to standalone imports
2 parents 909f1cf + a6b38a9 commit 4d645cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/angular/utils/ionic-utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export const IONIC_COMPONENTS = [
7575
"ion-segment-button",
7676
"ion-select",
7777
"ion-select-option",
78-
"ion-skeleton",
78+
"ion-skeleton-text",
7979
"ion-spinner",
8080
"ion-split-pane",
8181
"ion-tab",

0 commit comments

Comments
 (0)