Skip to content

Commit 5868d04

Browse files
authored
fix: Fixing tanstack query path (#268)
* bug: Fixing tanstack query path * small fix
1 parent 5548902 commit 5868d04

File tree

1 file changed

+1
-1
lines changed
  • frameworks/react-cra/add-ons/tanstack-query

1 file changed

+1
-1
lines changed

frameworks/react-cra/add-ons/tanstack-query/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"icon": "Network",
1212
"url": "/demo/tanstack-query",
1313
"name": "TanStack Query",
14-
"path": "src/routes/demo.tanstack-query.tsx",
14+
"path": "src/routes/demo/tanstack-query.tsx",
1515
"jsName": "TanStackQueryDemo"
1616
}
1717
],

0 commit comments

Comments
 (0)