From 5272bdacd58c1193671fca018b1c7927be68b5f8 Mon Sep 17 00:00:00 2001 From: James Prado Date: Tue, 6 Feb 2018 14:54:02 -0500 Subject: [PATCH] Update allowedTypes (#1004) --- common/components/Translate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/components/Translate.tsx b/common/components/Translate.tsx index fa105c5c..2efee0ab 100644 --- a/common/components/Translate.tsx +++ b/common/components/Translate.tsx @@ -12,7 +12,7 @@ const Translate = ({ translationKey }: Props) => {