mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Add marker to IntrinsicElements (#10173)
This commit is contained in:
Vendored
+1
@@ -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