Recursively extracts text content from a React node tree. Returns undefined if no text content is found (e.g. icon-only children or render functions).
Recursively extracts text content from a React node tree. Returns undefined if no text content is found (e.g. icon-only children or render functions).