Skip to content

Commit

Permalink
fix: command palette story dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Jan 16, 2024
1 parent 1010e66 commit e2704d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The controls should be familiar to you if you have ever used a fuzzy finder:

## 7. Using the command palette

{{story cast cy/palette}}
{{story cast cy/palette --width 120 --height 26}}

Like most modern applications, `cy` includes a command palette, which lets you search through and execute all of the available actions. You can access it by typing `ctrl+a` `ctrl+p`.

Expand Down

0 comments on commit e2704d7

Please sign in to comment.