Skip to content

Commit

Permalink
Lint a little
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonimirfras authored May 23, 2024
1 parent f34747c commit 4e06bec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/input/password.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ import { Tooltip } from "../tooltip";
template: `
<cds-password-label>
Password
<input
cdsPassword
type="password">
<input cdsPassword type="password">
</cds-password-label>
`
})
Expand Down

0 comments on commit 4e06bec

Please sign in to comment.