mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
moved
This commit is contained in:
2
packages/lib/__mocks__/react.js
vendored
Normal file
2
packages/lib/__mocks__/react.js
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
const React = require('react')
|
||||
module.exports = { ...React, useEffect: React.useLayoutEffect }
|
||||
Reference in New Issue
Block a user