This commit is contained in:
Allen
2018-05-06 15:50:18 +08:00
committed by GitHub
parent 2f9bedbeeb
commit 05a8c3be5f
@@ -2,6 +2,7 @@ import _ from './utils';
const events = [
'onClick',
'onDoubleClick',
'onMouseEnter',
'onMouseLeave'
];