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 e9921fc commit 7550510Copy full SHA for 7550510
README.md
@@ -43,7 +43,7 @@ const { data } = useFetch('http://localhost:3000/api/todos')
43
</script>
44
```
45
46
-Multiple targets
+Pass an array instead for multiple targets
47
48
```ts
49
export default defineNuxtConfig({
0 commit comments