Skip to content

Commit

Permalink
docs: update to Command (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
adhe authored Jan 21, 2025
1 parent 79d3acd commit 5792ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/docs/content/components/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Here's an overview of how the Command component is structured in code:

```svelte
<script lang="ts">
import { Combobox } from "bits-ui";
import { Command } from "bits-ui";
</script>
<Command.Root>
Expand Down

0 comments on commit 5792ab6

Please sign in to comment.