Skip to content

Commit 97e3462

Browse files
Update documentation
Co-Authored-By: youda97 <[email protected]>
1 parent d1115bd commit 97e3462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tabs/tabs.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export class Tabs implements AfterContentInit {
7474
*/
7575
@Input() followFocus = true;
7676
/**
77-
* Set to `true` for a loading table.
77+
* Set to `true` to put tabs in a loading state.
7878
*/
7979
@Input() skeleton = false;
8080

0 commit comments

Comments
 (0)