Skip to content

Commit 3124cfd

Browse files
committed
Fix
1 parent c6ddaa4 commit 3124cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/plugins/typescript/typescript-react-query.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export default config
230230

231231
As a shortcut, the `fetcher` property may also directly contain the function as a mapper string:
232232

233-
```ts filename="codegen.ts"
233+
```
234234
# …
235235
config:
236236
fetcher: './my-file#myFetcher' # isReactHook is false here (the default version)

0 commit comments

Comments
 (0)