We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051c74b commit 11f607aCopy full SHA for 11f607a
core/src/components/radio-group/radio-group.scss
@@ -20,9 +20,8 @@ ion-radio-group {
20
}
21
22
/**
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.
+ * Error text should only be shown when .ion-invalid is present
+ * on the radio group. Otherwise the helper text should be shown.
26
*/
27
.radio-group-top .error-text {
28
display: none;
0 commit comments