.d.ts fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-31 15:55:51 +03:00
parent 2eef8e3f13
commit 6f3e964d05
2 changed files with 4 additions and 4 deletions

View file

@ -55,10 +55,6 @@ export interface TabViewPassThroughOptions {
* Uses to pass attributes to the list's DOM element.
*/
nav?: TabViewPassThroughOptionType;
/**
* Uses to pass attributes to the list items' DOM element.
*/
tabheader?: TabViewPassThroughOptionType;
/**
* Uses to pass attributes to the inkbar's DOM element.
*/