Skip to content

Commit 38e9558

Browse files
committed
fix typescript
1 parent 78ccb7b commit 38e9558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libs/OptionsListUtils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ type TaxRatesOption = {
104104
searchText?: string;
105105
tooltipText?: string;
106106
isDisabled?: boolean;
107+
keyForList?: string;
107108
data: Partial<TaxRate>;
108109
};
109110

0 commit comments

Comments
 (0)