docs: remove outdated docs (#11875)
This commit is contained in:

committed by
Rado Kirov

parent
52812c08e2
commit
33340dbbd1
@ -40,7 +40,6 @@ import {NgZoneImpl} from './ng_zone_impl';
|
||||
* <button (click)="processWithinAngularZone()">Process within Angular zone</button>
|
||||
* <button (click)="processOutsideOfAngularZone()">Process outside of Angular zone</button>
|
||||
* `,
|
||||
* directives: [NgIf]
|
||||
* })
|
||||
* export class NgZoneDemo {
|
||||
* progress: number = 0;
|
||||
|
Reference in New Issue
Block a user