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