Skip to content

Commit 865c18f

Browse files
committed
Add fixme
1 parent 3a0d107 commit 865c18f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/learn/tutorial-tic-tac-toe.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ You can see what it will look like when you're finished here:
2929

3030
=== "app.py"
3131

32+
<!-- FIXME: Currently this example uses empty string instead of None, due to a bug with ReactPy -->
33+
3234
```python
3335
{% include "../../examples/python/tutorial_tic_tac_toe/tic_tac_toe.py" end="# end" %}
3436
```

0 commit comments

Comments
 (0)