fix(select): modern component takes up full line (#26670)

This commit is contained in:
Liam DeBeasi
2023-01-24 15:21:33 -05:00
committed by GitHub
parent cfde2fdf4f
commit 4d24b328e2
4 changed files with 13 additions and 5 deletions

View File

@ -751,6 +751,7 @@ export class Select implements ComponentInterface {
);
}
// TODO FW-3194 - Remove this
private renderLegacySelect() {
if (!this.hasLoggedDeprecationWarning) {
printIonWarning(