Skip to content

Commit a818531

Browse files
Martin DragnevMartin Dragnev
authored andcommitted
chore(*): removing internal from module
1 parent 9ca47f2 commit a818531

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/igniteui-angular/src/lib/card/card.component.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,9 @@ export class IgxCardActionsComponent implements OnInit, OnChanges {
358358
}
359359
}
360360

361-
/** @hidden @internal */
361+
/**
362+
* @hidden
363+
*/
362364
@NgModule({
363365
declarations: [
364366
IgxCardComponent,

0 commit comments

Comments
 (0)