mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
#7410 added MDCBaseTextField as a beta component in a sibling directory of the main TextFields directory. #7584 added MDCBaseTextField as a beta component within the main TextFields directory. This PR adds MDCBaseTextField as a non-beta component (i.e. not in MaterialComponentsBeta.podspec) in an extension of the TextFields subspec called TextFIelds+ContainedInputView. Related to #7375.