style: code comments

This commit is contained in:
Brandy Smith
2025-03-04 09:40:44 -05:00
parent 5edfdcf14c
commit 22d59cfe41
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
@import "./radio-group";
@import "../item/item.ios.vars";
// iOS Radio Group in List
// iOS Radio Group Top in List
// --------------------------------------------------
// Add padding to the error and helper text when used in a

View File

@ -2,7 +2,7 @@
@import "./radio-group";
@import "../item/item.md.vars";
// Material Design Radio Group in List
// Material Design Radio Group Top in List
// --------------------------------------------------
// Add padding to the error and helper text when used in a

View File

@ -8,7 +8,7 @@ ion-radio-group {
vertical-align: top;
}
// Radio Group: Supporting Text
// Radio Group: Top
// --------------------------------------------------
.radio-group-top {