Skip to content

react-perf-devtool

Latest
Compare
Choose a tag to compare
@nitin42 nitin42 released this 31 Aug 12:13
· 21 commits to master since this release
  • Fixed an issue where extension was not rendering the measures

  • A new timeout value can be passed to the registerObserver callback to defer the initialisation of extension (Fixes #51)

registerObserver({ timeout: 5000 })