You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not too familiar with Vue, only just started using it for work, but would it be possible for this plugin to support JSX fragment syntax? For example
render(){return<>Some text</>;}
The text was updated successfully, but these errors were encountered:
mikeyhew
changed the title
JSX fragment syntax
JSX fragment syntax (<> ... </>)
Nov 5, 2019
Hey, really sorry about all the issues I created! I kept getting a 500 error from GitHub so I assumed it didn't get created, and didn't think to check the issues page to see.
I'm not too familiar with Vue, only just started using it for work, but would it be possible for this plugin to support JSX fragment syntax? For example
The text was updated successfully, but these errors were encountered: