mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
Merge pull request #7783 from BernieSumption/patch-3
Added the clipPath SVG element
This commit is contained in:
Vendored
+1
@@ -2250,6 +2250,7 @@ declare namespace JSX {
|
||||
svg: React.SVGProps;
|
||||
|
||||
circle: React.SVGProps;
|
||||
clipPath: React.SVGProps;
|
||||
defs: React.SVGProps;
|
||||
ellipse: React.SVGProps;
|
||||
g: React.SVGProps;
|
||||
|
||||
Reference in New Issue
Block a user