mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update button.md example sentence (#1988)
The example was missing a word
This commit is contained in:
@@ -10,7 +10,7 @@ when it has focus.
|
|||||||
## Example
|
## Example
|
||||||
|
|
||||||
The example below shows each button variant, and its disabled equivalent.
|
The example below shows each button variant, and its disabled equivalent.
|
||||||
Clicking any of the non-disabled buttons in the example app below will result the app exiting and the details of the selected button being printed to the console.
|
Clicking any of the non-disabled buttons in the example app below will result in the app exiting and the details of the selected button being printed to the console.
|
||||||
|
|
||||||
=== "Output"
|
=== "Output"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user