react-html-props
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "react-html-props", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -5,0 +5,0 @@ "description": "Convenient TypeScript types for all React HTML props.", |
@@ -199,6 +199,4 @@ <h2 align="center"> | ||
For elements not listed above, such as `strong` and `small`, use the generic `ElementProps`. | ||
For elements not listed above, such as `strong` and `small`, use the generic `ElementProps`. | ||
> All types have a `WithoutRef` option that excludes the React `ref` field. See below. | ||
## Props Without Ref | ||
@@ -205,0 +203,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49791
256