Commit 1d721e6
docs(material/chips): fix aria-label binding of chips-form-control-example (#30811)
Fixes the aria-label binding of the remove keyword button in chips-form-control-example html. The aria-label used string concatenation with an attribute instead of a property binding.
(cherry picked from commit ac357fb)1 parent 93ae1ca commit 1d721e6
File tree
1 file changed
+1
-1
lines changed- src/components-examples/material/chips/chips-form-control
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments