Skip to content

Commit a416769

Browse files
committed
fix: wire TanStack Query root provider for React templates
1 parent bc6cd88 commit a416769

File tree

1 file changed

+1
-1
lines changed
  • packages/create/src/frameworks/react/add-ons/tanstack-query

1 file changed

+1
-1
lines changed

packages/create/src/frameworks/react/add-ons/tanstack-query/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"integrations": [
2121
{
22-
"type": "root-provider",
22+
"type": "provider",
2323
"path": "src/integrations/tanstack-query/root-provider.tsx",
2424
"jsName": "TanStackQueryProvider"
2525
},

0 commit comments

Comments
 (0)