diff --git a/README.md b/README.md index e767d9a8..0252f84a 100644 --- a/README.md +++ b/README.md @@ -652,8 +652,8 @@ Confirmation dialogs and prompts. The value of the prompt. (Note that this is two-way bound to the input.) * `promptMultiLine: false`
Whether the prompt should accept multiple lines of text. -* `align: 'right'`
- Where to align the buttons. (right, center, left, justify) +* `align: 'flex-end'`
+ Where to align the buttons. (flex-start, center, flex-end, space-around, space-between) ```js buttons: [