From 906ddeb94241806a134b0e788d00176f0341c7ca Mon Sep 17 00:00:00 2001 From: "David J. Bradshaw" Date: Tue, 27 Aug 2024 18:32:03 +0100 Subject: [PATCH] Add author comment --- packages/angular/directive.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/angular/directive.ts b/packages/angular/directive.ts index 98c75c1ce..b3e4d09a1 100644 --- a/packages/angular/directive.ts +++ b/packages/angular/directive.ts @@ -1,3 +1,8 @@ +/** + * Angular directive for iframe-resizer by Bjørn Håkon (https://github.com/bjornoss) + */ + + import { Directive, EventEmitter,