Merge pull request #21349 from asgerf/mobx-wrapper

Support React components wrapped by 'mobx-react'
This commit is contained in:
Asger F
2026-02-25 09:24:45 +01:00
committed by GitHub
3 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added support for React components wrapped by `observer` from `mobx-react` and `mobx-react-lite`.