Greasy Fork is available in English.
Observe, inspect and perhaps modify a React tree through the React DevTools Hook
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
added a `ReactTools.withReduxState()` static method. make ReactTools a singleton.
Pass the updated fiber root to the observers.I was going to say it's a bit more correct that way, but then I glanced at the source, and I saw the "goto end" line. yeah..