From c07a3eff58e35153690a1871b98e41f3a3e6746c Mon Sep 17 00:00:00 2001 From: Hunter Perrin Date: Fri, 23 Nov 2018 17:33:07 -0800 Subject: [PATCH] Added link to #343 in readme for Angular/IE. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42df37eb..afc53531 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ export class WhateverComponent { } ``` +For IE support, see [this issue](https://github.com/sciactive/pnotify/issues/343). + ## Angular (Injectable) [PNotify in Angular](https://codesandbox.io/s/17yr520yj) as an injectable service: