mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +08:00
Merge remote-tracking branch 'upstream/types-2.0' into merge_7_25
This commit is contained in:
3
react/index.d.ts
vendored
3
react/index.d.ts
vendored
@@ -2060,9 +2060,6 @@ declare namespace React {
|
||||
results?: number;
|
||||
security?: string;
|
||||
unselectable?: boolean;
|
||||
|
||||
// Allows aria- and data- Attributes
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
interface SVGAttributes<T> extends HTMLAttributes<T> {
|
||||
|
||||
Reference in New Issue
Block a user