We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e7ec5 commit ebdc218Copy full SHA for ebdc218
docs/source/about/changelog.rst
@@ -25,6 +25,7 @@ Unreleased
25
- :pull:`1200` - Fixed ``UnicodeDecodeError`` when using ``reactpy.web.export``
26
- :pull:`1224` - Fixes needless unmounting of JavaScript components during each ReactPy render.
27
- :pull:`1126` - Fixed missing ``event["target"]["checked"]`` on checkbox inputs
28
+- :pull:`1191` - Fixed missing static files on `sdist` Python distribution
29
30
**Added**
31
0 commit comments