mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fix comment
This commit is contained in:
committed by
Paul O’Shannessy
parent
9ae002503c
commit
26fb009e0c
@@ -23,7 +23,7 @@ var SyntheticUIEvent = require('SyntheticUIEvent');
|
||||
|
||||
/**
|
||||
* @interface TouchEvent
|
||||
* @see http://www.w3.org/TR/DOM-Level-3-Events/
|
||||
* @see http://www.w3.org/TR/touch-events/
|
||||
*/
|
||||
var TouchEventInterface = {
|
||||
touches: null,
|
||||
|
||||
Reference in New Issue
Block a user