Skip to content

Commit edc7df0

Browse files
committed
Fix JS doc space linting
1 parent 73bc1e2 commit edc7df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tabs/tp-tabs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export class TPTabsElement extends HTMLElement {
122122
* Get current nested tab.
123123
*
124124
* @param {string} currentTab Tab ID.
125-
*
125+
*
126126
* @return {string} If has Nested current tab or empty.
127127
*/
128128
getCurrentNestedTab( currentTab: string = '' ): string {

0 commit comments

Comments
 (0)