mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +08:00
Add marker to IntrinsicElements (#10173)
This commit is contained in:
1
react/react.d.ts
vendored
1
react/react.d.ts
vendored
@@ -2500,6 +2500,7 @@ declare namespace JSX {
|
||||
image: React.SVGProps;
|
||||
line: React.SVGProps;
|
||||
linearGradient: React.SVGProps;
|
||||
marker: React.SVGProps;
|
||||
mask: React.SVGProps;
|
||||
path: React.SVGProps;
|
||||
pattern: React.SVGProps;
|
||||
|
||||
Reference in New Issue
Block a user