vue-to-react
vue-to-react copied to clipboard
the 'for in' parser will not handle 'of'
the 'for in' parser will not handle 'of' but this is legal vue chaging the handleForDirective line
const a = value.split(/\s+(in|of)\s+/);
should fix the problem