update dependancies

This commit is contained in:
Will McGugan
2022-10-03 17:23:47 +01:00
parent 8589b90d92
commit f43366abfb
2 changed files with 22 additions and 26 deletions

View File

@@ -120,6 +120,7 @@ The following example modifies "refresh01.py" so that the greeting has an automa
```python hl_lines="10"
--8<-- "docs/examples/guide/reactivity/refresh02.py"
```
1. This attribute will update the layout when changed.
=== "refresh02.css"