chore(lint): update jsdoc comment to pass lint

This commit is contained in:
Dan Bucholtz
2018-01-10 15:07:43 -06:00
parent e91dc41d1e
commit d1434014bd

View File

@ -112,7 +112,7 @@ export class Tabs {
}
/**
/**
* @param {number} index Index of the tab you want to get
* @returns {HTMLIonTabElement} Returns the tab who's index matches the one passed
*/