mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b300c1979c
Summary: Nodes wasn't supporting text decorations to the line (strike through and underline). This patch implements that. Differential Revision: D3512711