diff --git a/playground/app.vue b/playground/app.vue index 41b19ed5..4b891dba 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -19,6 +19,7 @@ const components = [ 'input', 'kbd', 'modal', + 'navigation-menu', 'popover', 'skeleton', 'slideover', @@ -34,17 +35,7 @@ function upperName (name: string) {