From 95b44ed1490dd97bec27f3a5dcc19b2afd6299af Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Fri, 10 Jun 2016 10:54:19 -0700 Subject: [PATCH] fix(mail-merge): Remove unecessary shouldComponentUpdate on decorator - `shouldComponentUpdate` on ListensToMailMergeSession decorator prevented the default TokenizingTexField from being rendered even when mail merge was inactive. - It incorrectly assumed that the only state the decorated component cares about was the mail merge session state --- src/pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pro b/src/pro index d7b614d5a..da52f53a0 160000 --- a/src/pro +++ b/src/pro @@ -1 +1 @@ -Subproject commit d7b614d5a898ff2a4f6469c4f9e42197ef27bd2b +Subproject commit da52f53a0d139f5658a42d68a5aed62d0a77b73f