From 764724e9fdfa32b326cc911d6e68161bc851f866 Mon Sep 17 00:00:00 2001 From: bmauger Date: Fri, 11 Feb 2022 13:44:49 -0500 Subject: [PATCH] CSR-341 remove code snippet. --- src/ux-components/radio/radio.vue | 1 - 1 file changed, 1 deletion(-) 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() {