mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-11 02:30:21 +08:00
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
This commit is contained in:
parent
20b5b69b66
commit
95b44ed149
1 changed files with 1 additions and 1 deletions
2
src/pro
2
src/pro
|
@ -1 +1 @@
|
|||
Subproject commit d7b614d5a898ff2a4f6469c4f9e42197ef27bd2b
|
||||
Subproject commit da52f53a0d139f5658a42d68a5aed62d0a77b73f
|
Loading…
Reference in a new issue