mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-30 16:14:13 +00:00
fix: missing close tag for command (#4330)
* fix: missing close tag for command * docs(www): fix formatting --------- Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
@@ -104,7 +104,7 @@ export function ComboboxDemo() {
|
||||
))}
|
||||
</CommandGroup>
|
||||
</CommandList>
|
||||
<Command>
|
||||
</Command>
|
||||
</PopoverContent>
|
||||
</Popover>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user