Replies: 1 comment
-
I did it like this now, but not ideal: type InputControl = ReturnType<typeof useInputControl<string[]>>; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Without a named type, it is not clear how type the input reference in
CategoryCombobox
props.Beta Was this translation helpful? Give feedback.
All reactions