fix(doc): Add missing comma in example (#8769)
This commit is contained in:
parent
bab6023eee
commit
00475f25c8
@ -58,7 +58,7 @@ import {StringMapWrapper, isListLikeIterable} from '../../src/facade/collection'
|
||||
* color: gray;
|
||||
* border: medium solid gray;
|
||||
* }
|
||||
* `]
|
||||
* `],
|
||||
* directives: [NgClass]
|
||||
* })
|
||||
* class ToggleButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user