Skip to content

Commit b4584f4

Browse files
committed
docs: small lint
1 parent 04ece4e commit b4584f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ usePreHydrationValue(finalId, modelValue)
206206
* If the component requires general docs, they should be written here over the export default.
207207
*/
208208
export default {
209-
name: "LibComponentName"
209+
name: "WComponentName"
210210
// https://v3.vuejs.org/guide/typescript-support.html#annotating-props
211211
}
212212
</script>```

0 commit comments

Comments
 (0)