ESLint: missing in props validation
I get
eslint: useRouteContext is missing in props validation [react/prop-types] error when doing the types like this:
The LSP knows about the props, so I have auto-completion. Does anyone have an idea why ESLint is complaining ?0 Replies