Skip to content

Commit 4e06bec

Browse files
authored
Lint a little
1 parent f34747c commit 4e06bec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/input/password.spec.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ import { Tooltip } from "../tooltip";
99
template: `
1010
<cds-password-label>
1111
Password
12-
<input
13-
cdsPassword
14-
type="password">
12+
<input cdsPassword type="password">
1513
</cds-password-label>
1614
`
1715
})

0 commit comments

Comments
 (0)