Add patch for react-query and refactor ShellHooksContext imports #3329
Annotations
6 errors
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Type '{ children: any; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
Build UI
Process completed with exit code 2.
|
Loading