On a related note, I find it difficult to create c...
# compose
f
On a related note, I find it difficult to create components which are specialized versions of existing ones. To make an
AutoSizedText
component I would need to take and pass all 15 or so parameters of
Text
!