SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[compiler] Outline jsx with duplicate attributes (#31441)

Previously, we would skip outlining jsx expressions that had duplicate
jsx attributes as we would not rename them causing incorrect
compilation.

In this PR, we add outlining support for duplicate jsx attributes by
renaming them.
S
Sathya Gunasekaran committed
09197bb786344d2ede1286e7f3ec4e21b18a58f2
Parent: 2df8f61
Committed by GitHub <noreply@github.com> on 11/6/2024, 5:50:13 PM