mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
edit
This commit is contained in:
@@ -25,7 +25,7 @@ Here's what the finished app will look like:
|
|||||||
|
|
||||||
### Get the code
|
### Get the code
|
||||||
|
|
||||||
If you want to try the finished Stopwatch app and follow along with the code, first make sure you have [Textual installed](getting_started.md) and then check out the [Textual](https://github.com/Textualize/textual) GitHub repository:
|
If you want to try the finished Stopwatch app and follow along with the code, first make sure you have [Textual installed](getting_started.md) then check out the [Textual](https://github.com/Textualize/textual) repository:
|
||||||
|
|
||||||
=== "HTTPS"
|
=== "HTTPS"
|
||||||
|
|
||||||
|
|||||||
@@ -27,8 +27,7 @@ nav:
|
|||||||
- "events/index.md"
|
- "events/index.md"
|
||||||
- "events/blur.md"
|
- "events/blur.md"
|
||||||
- "events/descendant_blur.md"
|
- "events/descendant_blur.md"
|
||||||
- "events/descendant_focus.md"
|
- "events/descendant_focus.md"
|
||||||
- "events/enter.md"
|
|
||||||
- "events/enter.md"
|
- "events/enter.md"
|
||||||
- "events/focus.md"
|
- "events/focus.md"
|
||||||
- "events/hide.md"
|
- "events/hide.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user