Skip to content

Commit

Permalink
update link to table
Browse files Browse the repository at this point in the history
  • Loading branch information
titoBouzout committed Nov 10, 2024
1 parent fd62f7d commit 95de3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dom-expressions/src/jsx.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import * as csstype from "csstype";
* https://github.com/preactjs/preact/blob/07dc9f324e58569ce66634aa03fe8949b4190358/src/jsx.d.ts#L2575
*
* Checked against other frameworks via the following table:
* https://github.com/potahtml/namespace-jsx-project/blob/master/jsx/readme.md
* https://potahtml.github.io/namespace-jsx-project/index.html
*
* Note: Typings must include attributes and not properties (unless the property is special-cased,
* such textContent, event handlers, etc).
Expand Down

0 comments on commit 95de3ff

Please sign in to comment.