diff --git a/playground/app.vue b/playground/app.vue index ba93bcb1..fdf4c340 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -5,7 +5,7 @@ useHead({ } }) -const components = ['button', 'collapsible', 'tooltip'] +const components = ['badge', 'button', 'collapsible', 'tooltip']