Closed Jasonlee6789 closed 1 month ago
ion-segment itself already manages a group of buttons (ion-segment-button elements). By removing the redundant wrapper, it could simplify the DOM structure, making code cleaner.
All modified and coverable lines are covered by tests :white_check_mark:
Thank you! Could you please fix/adjust the new indentation also?
Thank you!
ion-segment itself already manages a group of buttons (ion-segment-button elements). By removing the redundant wrapper, it could simplify the DOM structure, making code cleaner.