diff --git a/playground/app.vue b/playground/app.vue index b06c4b5c..7d8433ea 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -19,6 +19,7 @@ const components = [ 'form-field', 'input', 'kbd', + 'link', 'modal', 'navigation-menu', 'popover', @@ -36,7 +37,7 @@ function upperName (name: string) {