mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-30 01:47:21 +08:00
Remove as attribute from AnchorHTMLAttributes (#25388)
This commit is contained in:
committed by
Sheetal Nandi
parent
997a01e2b2
commit
012108d8c6
1
types/react/index.d.ts
vendored
1
types/react/index.d.ts
vendored
@@ -1293,7 +1293,6 @@ declare namespace React {
|
||||
rel?: string;
|
||||
target?: string;
|
||||
type?: string;
|
||||
as?: string;
|
||||
}
|
||||
|
||||
// tslint:disable-next-line:no-empty-interface
|
||||
|
||||
Reference in New Issue
Block a user