Skip to content

Commit 1507972

Browse files
authored
Update components-props.md (#2728)
1 parent 3b3d652 commit 1507972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/guide/components-props.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ This pattern allows you to use base components more like raw HTML elements, with
347347

348348
```html
349349
<base-input
350+
label="Username:"
350351
v-model="username"
351352
required
352353
placeholder="Enter your username"

0 commit comments

Comments
 (0)