Currently, for jsx code having Fragments, we are facing this error: ``` baseVisitor[type] is not a function ``` Where type is `JSXFragment`.
Currently, for jsx code having Fragments, we are facing this error:
Where type is
JSXFragment.