Eric Daniele

Results 1 issues of Eric Daniele

`const { error } = useAnything()` **error** returns a type of `QueryError | null` Inside this type it returns a field "issues" of type unknown Explicit type is needed here...