We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0d107 commit 865c18fCopy full SHA for 865c18f
docs/src/learn/tutorial-tic-tac-toe.md
@@ -29,6 +29,8 @@ You can see what it will look like when you're finished here:
29
30
=== "app.py"
31
32
+ <!-- FIXME: Currently this example uses empty string instead of None, due to a bug with ReactPy -->
33
+
34
```python
35
{% include "../../examples/python/tutorial_tic_tac_toe/tic_tac_toe.py" end="# end" %}
36
```
0 commit comments