diff --git a/src/plugins/components/radio.ts b/src/plugins/components/radio.ts index ce232f4..7cada00 100644 --- a/src/plugins/components/radio.ts +++ b/src/plugins/components/radio.ts @@ -24,7 +24,7 @@ const defaultRadioConfig = { size: '5', }, labelText: { - text: 'danger-400', + text: 'muted-400', textSize: 'sm', font: 'sans', },