mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-24 04:25:27 +08:00
Misc flow and lint fixes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
import PooledClass from '../../vendor/PooledClass';
|
||||
|
||||
var twoArgumentPooler = PooledClass.twoArgumentPooler;
|
||||
const twoArgumentPooler = PooledClass.twoArgumentPooler;
|
||||
|
||||
/**
|
||||
* Position does not expose methods for construction via an `HTMLDOMElement`,
|
||||
|
||||
Reference in New Issue
Block a user