fix demois missing space (#26)

This commit is contained in:
Thomas Grainger
2023-12-01 10:19:00 -08:00
committed by GitHub
parent fa0f366554
commit 88d1f113b2

View File

@@ -13,7 +13,7 @@ router = APIRouter()
def api_index() -> list[AnyComponent]:
# language=markdown
markdown = """\
This site providers a demo of [FastUI](https://github.com/samuelcolvin/FastUI), the code for the demo\
This site providers a demo of [FastUI](https://github.com/samuelcolvin/FastUI), the code for the demo
is [here](https://github.com/samuelcolvin/FastUI/tree/main/python/demo).
The following components are demonstrated: