Kento Okamoto

Results 1 comments of Kento Okamoto

Kinda going off of what @KaiVandivier mentioned about multiple active instances of React DevTools, turns out I was calling `connectToDevTools()` from the `react-devtools-core` package on startup. Removing `connectToDevTools()` seems to...