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 f9d4289 commit 17e6a23Copy full SHA for 17e6a23
README.md
@@ -92,7 +92,7 @@ Default: `[ '**/*.stories.js' ],`
92
93
A function which you can use to filter out paths you don't want to be scanned.
94
95
-For example, if we wanted to access our auto components only when a user prefixes them with auto, you could use the below code.
+For example, if we wanted to access your automatically components only when they're prefixed them with `auto`, you could use the below code.
96
97
```js
98
// vue.config.js
0 commit comments