From 56fd342cd6b470ef8c6b3633c8b1579d92b261d0 Mon Sep 17 00:00:00 2001 From: bmauger Date: Thu, 2 Dec 2021 12:22:28 -0500 Subject: [PATCH] Update tabindex to resolve issue where tabbing goes to each button instead of the next group. --- src/ux-components/radio/radio.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ux-components/radio/radio.vue b/src/ux-components/radio/radio.vue index 48d70821d..0db8c91d4 100644 --- a/src/ux-components/radio/radio.vue +++ b/src/ux-components/radio/radio.vue @@ -8,7 +8,7 @@
-