Commit 6116504
committed
fix: RoutableProps type
the delete type defines an optional boolean, which breaks typechecks in preacts jsx.d.ts file after adding Signals.1 parent 3c5672e commit 6116504
File tree
2 files changed
+5
-1
lines changed- .changeset
- packages/preact-iso
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments