mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-26 14:16:08 +00:00
* bug-fix: added command-list component to eliminate error Wrap CommandEmpty and CommandGroup inside CommandList Eliminated Error: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) * fix(www): command examples --------- Co-authored-by: shadcn <m@shadcn.com>