Open rankun203 opened 4 years ago
Currently, for jsx code having Fragments, we are facing this error:
baseVisitor[type] is not a function
Where type is JSXFragment.
JSXFragment
Some related (updated) forks:
But didn't find any fork addressed this issue.
Currently, for jsx code having Fragments, we are facing this error:
Where type is
JSXFragment
.