Skip to content

Commit 5d790e9

Browse files
committed
add video to demo index
1 parent 56bae9e commit 5d790e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def api_index() -> list[AnyComponent]:
3232
* `ServerLoad` — see [dynamic modal example](/components#dynamic-modal) and [SSE example](/components#server-load-sse)
3333
* `Image` - example [here](/components#image)
3434
* `Iframe` - example [here](/components#iframe)
35+
* `Video` - example [here](/components#video)
3536
* `Table` — See [cities table](/table/cities) and [users table](/table/users)
3637
* `Pagination` — See the bottom of the [cities table](/table/cities)
3738
* `ModelForm` — See [forms](/forms/login)

0 commit comments

Comments
 (0)