Skip to content

Commit

Permalink
Merge branch 'v7' into dependabot/npm_and_yarn/playwright-1.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bualoy-napat authored Oct 22, 2024
2 parents 4e63b05 + f94696a commit d8570d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/src/pages/elements/email-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ p {
```
```html
<ef-panel spacing>
<label for="email">Email</p>
<label for="email">Email</label>
<ef-email-field
id="email"
placeholder="Business email address"
Expand Down

0 comments on commit d8570d1

Please sign in to comment.