react-jsx-parser
react-jsx-parser copied to clipboard
Update JsxParser.tsx
Pass scope, not expression.callee. I ran into an issue where the scope wasn't getting passed down properly and this seemed to fix it.