Skip to content

Commit 11f607a

Browse files
committed
style: comment
1 parent 051c74b commit 11f607a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

core/src/components/radio-group/radio-group.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ ion-radio-group {
2020
}
2121

2222
/**
23-
* Error text should only be shown when .ion-invalid is
24-
* present on the radio group. Otherwise the helper text should
25-
* be shown.
23+
* Error text should only be shown when .ion-invalid is present
24+
* on the radio group. Otherwise the helper text should be shown.
2625
*/
2726
.radio-group-top .error-text {
2827
display: none;

0 commit comments

Comments
 (0)