Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit a109806

Browse files
committed
Update Changes.md
1 parent 99b54c5 commit a109806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# master
2-
- TypeScript: type children of imported components as `React.ReactNode`.
2+
- TypeScript: type children of imported components as `React.ReactNode` instead of `JSX.Element`.
33

44
# 4.2.0
55
- Add basic support for inherited type definitions in polymorphic variants e.g. `type color = [red | blue]`. No support for conversion at the moment.

0 commit comments

Comments
 (0)