mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
fix(react): add cite attribute
This commit is contained in:
1
types/react/index.d.ts
vendored
1
types/react/index.d.ts
vendored
@@ -2097,6 +2097,7 @@ declare namespace React {
|
||||
charSet?: string;
|
||||
challenge?: string;
|
||||
checked?: boolean;
|
||||
cite?: string;
|
||||
classID?: string;
|
||||
className?: string;
|
||||
cols?: number;
|
||||
|
||||
Reference in New Issue
Block a user