Skip to content

Commit

Permalink
docs: tiny fix (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcadams authored Jul 14, 2023
1 parent a5e4004 commit 986e06b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ Or disable filtering and sorting entirely:

You can make the arrow keys wrap around the list (when you reach the end, it goes back to the first item) by setting the `loop` prop:

```tsx
<Command loop />
```

### Dialog `[cmdk-dialog]` `[cmdk-overlay]`

Expand Down

1 comment on commit 986e06b

@vercel
Copy link

@vercel vercel bot commented on 986e06b Jul 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cmdk-website – ./

cmdk-website-git-main-paco.vercel.app
cmdk.paco.me
cmdk-website-paco.vercel.app
cmdk.vercel.app

Please sign in to comment.