mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Don't expose internal instance to React Native Inspector (#9840)
This commit is contained in:
@@ -101,7 +101,6 @@ if (__DEV__) {
|
||||
|
||||
return {
|
||||
hierarchy,
|
||||
instance,
|
||||
props,
|
||||
selection,
|
||||
source,
|
||||
|
||||
@@ -76,7 +76,6 @@ if (__DEV__) {
|
||||
|
||||
return {
|
||||
hierarchy,
|
||||
instance,
|
||||
props,
|
||||
selection,
|
||||
source,
|
||||
|
||||
Reference in New Issue
Block a user