diff --git a/ReactCommon/fabric/components/text/text/TextShadowNode.h b/ReactCommon/fabric/components/text/text/TextShadowNode.h index 55b24ca12c8..76d333223ab 100644 --- a/ReactCommon/fabric/components/text/text/TextShadowNode.h +++ b/ReactCommon/fabric/components/text/text/TextShadowNode.h @@ -33,7 +33,6 @@ class TextShadowNode : public ConcreteShadowNode< #ifdef ANDROID traits.set(ShadowNodeTraits::Trait::FormsView); - traits.set(ShadowNodeTraits::Trait::FormsStackingContext); #endif return traits;