diff --git a/apps/www/src/examples/forms/components/AccountForm.vue b/apps/www/src/examples/forms/components/AccountForm.vue index e5aeff88..084701fc 100644 --- a/apps/www/src/examples/forms/components/AccountForm.vue +++ b/apps/www/src/examples/forms/components/AccountForm.vue @@ -17,6 +17,7 @@ import { CommandGroup, CommandInput, CommandItem, + CommandList, } from '@/lib/registry/default/ui/command' import { Button } from '@/lib/registry/new-york/ui/button' import { @@ -146,26 +147,28 @@ async function onSubmit(values: any) { - No framework found. - - - - {{ language.label }} - - + No language found. + + + + + {{ language.label }} + + +