chore: undo deprecation for visibility.directive

pull/4423/head
mehmet-erim 5 years ago
parent c27791e52a
commit 750866c8d5

@ -2,10 +2,6 @@ import { Directive, Input, Optional, ElementRef, Renderer2, AfterViewInit } from
import { Subject } from 'rxjs';
import snq from 'snq';
/**
*
* @deprecated To be deleted in v3.3
*/
@Directive({
selector: '[abpVisibility]',
})

Loading…
Cancel
Save