dillon1000/react
Commit
Browse files Repro for inconsistent context/local variable reference
We currently assume JSX element tags are always locals, and need to check which load kind to use. Fixed in the next PR.
Changed paths2 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.todo-context-variable-as-jsx-element-tag.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.todo-context-variable-as-jsx-element-tag.js AddedPatch
Files changed
Rendering syntax-highlighted changes…