Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 37dd419

Browse files
espilerpkozlowski-opensource
authored andcommitted
docs(ngClass): fix formatting
Closes #10793
1 parent 8a433f3 commit 37dd419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/directive/ngClass.js

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ function classDirective(name, selector) {
142142
*
143143
* @animations
144144
* add - happens just before the class is applied to the element
145+
*
145146
* remove - happens just before the class is removed from the element
146147
*
147148
* @element ANY

0 commit comments

Comments
 (0)