You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/igniteui-angular-performance/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ npm run start:performance
10
10
11
11
## Using the performance service
12
12
13
-
The performance service is intended to be used as a injectable service inside a component that would be measured. In order to inject it add a private property in the component:
13
+
The performance service is intended to be used as an injectable service inside a component that would be measured. In order to inject it add a private property in the component:
0 commit comments