Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DevTools] Fix React Compiler badging
In #31140 we switched over the uMC polyfill to use memo instead of state since memo would FastRefresh properly. However this busted devtools' badging of compiled components; this PR fixes it. TODO: tests Co-authored-by: Ruslan Lesiutin <[email protected]>
- Loading branch information