fix rich export size

This commit is contained in:
Will McGugan
2022-11-06 16:19:58 +00:00
parent d76dd66118
commit 44debac54c
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# API
This is a API-level reference to the Textual API. See the links on the left (or in the burger menu) for each module, where you can drill down to a class or method.
This is a API-level reference to the Textual API. Click the links to your left (or in the burger menu) to open a reference for each module.
If you are new to Textual, you may want to read the [tutorial](./../tutorial.md) or [guide](../guide/index.md) first.