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