From eb0bfabd9d359796b2774de81768afc7feda4cde Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 7 Sep 2020 13:06:22 -0500 Subject: [PATCH] =?UTF-8?q?fix(web):=20=F0=9F=90=9B=20add=20text=20to=20TP?= =?UTF-8?q?L=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index e1657a6a8..90905c2f6 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -150,7 +150,9 @@ const Tpl = () => ( + > + TPL (IE) + );