diff --git a/src/ux-components/radio/radio.vue b/src/ux-components/radio/radio.vue index 3cc17987c..5d5da19f7 100644 --- a/src/ux-components/radio/radio.vue +++ b/src/ux-components/radio/radio.vue @@ -34,7 +34,6 @@ export default { type: [String, Number], default: "", }, - modelValue: String, screenReaderOnlyText: String, }, data() {