Skip to content

Commit e8c7a19

Browse files
docs(chips): spacing before comment (#9065)
1 parent 82f5ffa commit e8c7a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/chips/chip-list.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ export class MatChipList extends _MatChipListMixinBase implements MatFormFieldCo
156156
/** The aria-describedby attribute on the chip list for improved a11y. */
157157
_ariaDescribedby: string;
158158

159-
/** Tab index for the chip list. */
159+
/** Tab index for the chip list. */
160160
_tabIndex = 0;
161161

162162
/**

0 commit comments

Comments
 (0)