We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ece4e commit b4584f4Copy full SHA for b4584f4
1 file changed
README.md
@@ -206,7 +206,7 @@ usePreHydrationValue(finalId, modelValue)
206
* If the component requires general docs, they should be written here over the export default.
207
*/
208
export default {
209
- name: "LibComponentName"
+ name: "WComponentName"
210
// https://v3.vuejs.org/guide/typescript-support.html#annotating-props
211
}
212
</script>```
0 commit comments