spell: fix word in comment
This commit is contained in:
parent
ed8c22de18
commit
fe52c78fa5
@ -45,7 +45,7 @@ export default class OptionsStore {
|
||||
options: BaseOption<ElementsTypes[T]>[]
|
||||
) => {
|
||||
/**
|
||||
* TODO: use T istead of any in BaseOption type
|
||||
* TODO: use T instead of any in BaseOption type
|
||||
* at this moment T causes typescript error
|
||||
* but infer works just perfect
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user