Daniel Reed
Results
1
issues of
Daniel Reed
### Description When I use `useSteps`, I expect to be able to call the `isCompleteStep` and `isActiveStep` methods but instead I get the following Typescript error: ``` Avoid referencing unbound...