mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-14 05:50:20 +00:00
Merge pull request #16113 from janechu/users/janechu/add-cite-as-react-html-attribute
fix(react): add cite attribute
This commit is contained in:
Vendored
+1
@@ -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