mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* (fix) Allow Span descendants in FormattedString Currently FormattedString doesn't allow custom components extending Span to be its children. This small PR fixes that. Closes #7369. * Remove the now unused CHILD_SPAN