We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028444c commit 9c11bdcCopy full SHA for 9c11bdc
README.md
@@ -268,7 +268,7 @@ let { partID, name }: Props = $props();
268
269
### Query Logger
270
271
-Enables query and mutation logs to the browser console. It can be set at with the `<ViamProvier />` or with `window` functions:
+Enables query and mutation logs to the browser console. It can be set at with the `<ViamProvider />` or with `window` functions:
272
273
```svelte
274
<!-- enable query logging -->
0 commit comments