mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
chore(lint): update jsdoc comment to pass lint
This commit is contained in:
@ -112,7 +112,7 @@ export class Tabs {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {number} index Index of the tab you want to get
|
* @param {number} index Index of the tab you want to get
|
||||||
* @returns {HTMLIonTabElement} Returns the tab who's index matches the one passed
|
* @returns {HTMLIonTabElement} Returns the tab who's index matches the one passed
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user