Commit b33cceb
committed
feature #762 fix: preact compat (Grafikart)
This PR was merged into the main branch.
Discussion
----------
fix: preact compat
With the realease of the version 10 of preact, preact compat was migrated inside preact library removing the need for preact-compat.
https://preactjs.com/guide/v10/switching-to-preact/
Commits
-------
d48dba1 fix: preact compat2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
0 commit comments