Skip to content

Commit 98df565

Browse files
committed
feat(radio-group): use gray tokens
1 parent 7a53b6d commit 98df565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
}
2121

2222
.radio-group-top .helper-text {
23-
color: $text-color-step-300;
23+
color: var(--ion-color-gray-700);
2424
}

0 commit comments

Comments
 (0)