We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0bfb8 commit 36ca352Copy full SHA for 36ca352
docs/source/about/changelog.rst
@@ -40,6 +40,7 @@ Unreleased
40
fragment to conditionally render an element by writing
41
``something if condition else html._()``. Now you can simply write
42
``something if condition else None``.
43
+- :pull:`1210` - Move hooks in `reactpy.backend.core` into `reactpy.core.hooks`.
44
45
**Deprecated**
46
0 commit comments