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 097bbc0 commit 594e217Copy full SHA for 594e217
docs/source/about/changelog.rst
@@ -30,7 +30,7 @@ Unreleased
30
- :pull:`1257` - Add support for rendering ``@component`` children within ``vdom_to_html``.
31
- :pull:`1113` - Renamed the ``use_location`` hook's ``search`` attribute to ``query_string``.
32
- :pull:`1113` - Renamed the ``use_location`` hook's ``pathname`` attribute to ``path``.
33
-- :pull:`1113` - Renamed ``reatpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
+- :pull:`1113` - Renamed ``reactpy.config.REACTPY_DEBUG_MODE`` to ``reactpy.config.REACTPY_DEBUG``.
34
35
**Removed**
36
0 commit comments