Skip to content

Commit f85c73e

Browse files
committed
chore: include composables and plugins in usage
1 parent 3668f42 commit f85c73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You use the httpClientHints object in your application to access the configurati
9292
</template>
9393
```
9494

95-
or in your modules:
95+
or in your modules, composables, or other plugins:
9696
```js
9797
// my-module.js
9898
const clientHints = useNuxtApp().$httpClientHints

0 commit comments

Comments
 (0)