Skip to content

Commit 0c378b5

Browse files
authored
Update docs/source/about/changelog.rst
1 parent 113611e commit 0c378b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/about/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Unreleased
3030
- :pull:`1281` - Added ``reactpy.Vdom`` primitive interface for creating VDOM dictionaries.
3131
- :pull:`1281` - Added type hints to ``reactpy.html`` attributes.
3232
- :pull:`1285` - Added support for nested components in web modules
33-
- :pull:`1289` - Added support for inline JavaScript as event handlers or other attributes that expect a callable
33+
- :pull:`1289` - Added support for inline JavaScript as event handlers or other attributes that expect a callable via ``reactpy.types.InlineJavaScript``
3434

3535
**Changed**
3636

0 commit comments

Comments
 (0)