From 35646338891494f055fb46928a83fa3aba6a368d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 5 Sep 2024 10:39:33 +0300 Subject: [PATCH] Update text --- apps/showcase/pages/inputgroup/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/pages/inputgroup/index.vue b/apps/showcase/pages/inputgroup/index.vue index d35110aed7..34ac5b7337 100755 --- a/apps/showcase/pages/inputgroup/index.vue +++ b/apps/showcase/pages/inputgroup/index.vue @@ -46,7 +46,7 @@ export default { }, { id: 'checkbox', - label: 'Check & Radio', + label: 'Checkbox & Radio', component: CheckboxDoc }, {